Searched defs:StrictModeIdentifierViolation (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dpreparser.cc451 StrictModeIdentifierViolation(scanner_->location(),
745 StrictModeIdentifierViolation(scanner_->location(),
1042 StrictModeIdentifierViolation(scanner_->location(),
1379 StrictModeIdentifierViolation(scanner_->location(),
1591 void PreParser::StrictModeIdentifierViolation(i::Scanner::Location location, function in class:v8::preparser::PreParser

Completed in 45 milliseconds