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