Searched defs:cleanupHTMLParserThread (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/parser/
H A DHTMLParserThread.cpp67 s_sharedThread->postTask(WTF::bind(&HTMLParserThread::cleanupHTMLParserThread, s_sharedThread));
73 void HTMLParserThread::cleanupHTMLParserThread() function in class:blink::HTMLParserThread

Completed in 191 milliseconds