Searched refs:insertCommentOnHTMLHtmlElement (Results 1 – 3 of 3) sorted by relevance
148 void insertCommentOnHTMLHtmlElement(AtomicHTMLToken*);
590 void HTMLConstructionSite::insertCommentOnHTMLHtmlElement(AtomicHTMLToken* token) in insertCommentOnHTMLHtmlElement() function in blink::HTMLConstructionSite
2230 m_tree.insertCommentOnHTMLHtmlElement(token); in processComment()