Searched refs:insertCommentOnHTMLHtmlElement (Results 1 – 3 of 3) sorted by relevance
140 void insertCommentOnHTMLHtmlElement(AtomicHTMLToken*);
584 void HTMLConstructionSite::insertCommentOnHTMLHtmlElement(AtomicHTMLToken* token) in insertCommentOnHTMLHtmlElement() function in WebCore::HTMLConstructionSite
2219 m_tree.insertCommentOnHTMLHtmlElement(token); in processComment()