takeDecoder        49 Source/core/dom/DecodedDataDocumentParser.h     PassOwnPtr<TextResourceDecoder> takeDecoder();
takeDecoder       712 Source/core/html/parser/HTMLDocumentParser.cpp     config->decoder = takeDecoder();
takeDecoder      1040 Source/core/html/parser/HTMLDocumentParser.cpp         HTMLParserThread::shared()->postTask(bind(&BackgroundHTMLParser::setDecoder, m_backgroundParser, takeDecoder()));