Home
last modified time | relevance | path

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

/external/v8/src/parsing/
Dscanner.h490 void ReportScannerError(const Location& location, MessageTemplate error) { in ReportScannerError() function
496 void ReportScannerError(int pos, MessageTemplate error) { in ReportScannerError() function