Searched refs:createParseHTMLData (Results 1 – 3 of 3) sorted by relevance
72 static PassRefPtr<JSONObject> createParseHTMLData(unsigned startLine);
215 PassRefPtr<JSONObject> TimelineRecordFactory::createParseHTMLData(unsigned startLine) in createParseHTMLData() function in WebCore::TimelineRecordFactory
649 …pushCurrentRecord(TimelineRecordFactory::createParseHTMLData(startLine), TimelineRecordType::Parse… in willWriteHTML()