willWriteHTML     496 Source/core/html/parser/HTMLDocumentParser.cpp     InspectorInstrumentationCookie cookie = InspectorInstrumentation::willWriteHTML(document(), lineNumber().zeroBasedInt());
willWriteHTML     565 Source/core/html/parser/HTMLDocumentParser.cpp     InspectorInstrumentationCookie cookie = InspectorInstrumentation::willWriteHTML(document(), m_input.current().currentLine().zeroBasedInt());
willWriteHTML     179 Source/core/inspector/InspectorTimelineAgent.h     bool willWriteHTML(Document*, unsigned startLine);