Searched refs:this_location (Results 1 – 3 of 3) sorted by relevance
230 Scanner::Location old_this_loc = function_state_->this_location(); in ParseStatementList()237 Scanner::Location this_loc = function_state_->this_location(); in ParseStatementList()674 ReportMessageAt(function_state_->this_location(), in ParseExpressionOrLabelledStatement()
209 Scanner::Location this_location() const { return this_location_; } in this_location() function2666 ReportMessageAt(function_state_->this_location(), in ParseStrongInitializationExpression()2734 } else if (function_state_->this_location().IsValid()) { in ParseStrongSuperCallExpression()
1144 Scanner::Location old_this_loc = function_state_->this_location(); in ParseStatementList()1150 Scanner::Location this_loc = function_state_->this_location(); in ParseStatementList()2530 ReportMessageAt(function_state_->this_location(), in ParseExpressionOrLabelledStatement()