Home
last modified time | relevance | path

Searched refs:_scriptHandler (Results 1 – 1 of 1) sorted by relevance

/third_party/parse5/packages/parse5-parser-stream/lib/
Dindex.js22 this._scriptHandler = this._scriptHandler.bind(this);
45 this.parser.runParsingLoopForCurrentChunk(this.writeCallback, this._scriptHandler);
73 _scriptHandler(scriptElement) { method in ParserStream