Searched defs:hasSyntaxError (Results 1 – 2 of 2) sorted by relevance
1317 bool hasSyntaxError = compileResult != CompileSuccess; in sourceMapURLForScript() local1344 bool hasSyntaxError = compileResult != CompileSuccess; in didParseSource() local
478 …Line, startColumn, endLine, endColumn, isContentScript, sourceMapURL, hasSourceURL, hasSyntaxError) argument