Home
last modified time | relevance | path

Searched defs:_appendCommentNode (Results 1 – 2 of 2) sorted by relevance

/external/chromium-trace/catapult/third_party/vinn/third_party/parse5/lib/tree_construction/
Dlocation_info_mixin.js158 parser._appendCommentNode = function (token, parent) { function
Dparser.js556 Parser.prototype._appendCommentNode = function (token, parent) { method in Parser