resumeFrom 73 Source/core/html/parser/BackgroundHTMLParser.h void resumeFrom(PassOwnPtr<Checkpoint>); resumeFrom 407 Source/core/html/parser/HTMLDocumentParser.cpp HTMLParserThread::shared()->postTask(bind(&BackgroundHTMLParser::resumeFrom, m_backgroundParser, checkpoint.release()));