Searched refs:_scriptHandler (Results 1 – 1 of 1) sorted by relevance
22 this._scriptHandler = this._scriptHandler.bind(this);45 this.parser.runParsingLoopForCurrentChunk(this.writeCallback, this._scriptHandler);73 _scriptHandler(scriptElement) { method in ParserStream