Lines Matching defs:location
300 i::Scanner::Location location = scanner_->location(); in ParseFunctionDeclaration() local
396 i::Scanner::Location location = scanner_->peek_location(); in ParseVariableDeclarations() local
404 i::Scanner::Location location = scanner_->peek_location(); in ParseVariableDeclarations() local
421 i::Scanner::Location location = scanner_->peek_location(); in ParseVariableDeclarations() local
430 i::Scanner::Location location = scanner_->peek_location(); in ParseVariableDeclarations() local
575 i::Scanner::Location location = scanner_->location(); in ParseWithStatement() local
1114 i::Scanner::Location location = scanner_->location(); in ParsePrimaryExpression() local
1124 i::Scanner::Location location = scanner_->location(); in ParsePrimaryExpression() local
1535 i::Scanner::Location location = scanner_->location(); in ParseIdentifier() local
1543 i::Scanner::Location location = scanner_->location(); in ParseIdentifier() local
1558 void PreParser::SetStrictModeViolation(i::Scanner::Location location, in SetStrictModeViolation()
1582 i::Scanner::Location location = strict_mode_violation_location_; in CheckDelayedStrictModeViolation() local
1591 void PreParser::StrictModeIdentifierViolation(i::Scanner::Location location, in StrictModeIdentifierViolation()