Searched refs:super_location (Results 1 – 3 of 3) sorted by relevance
138 if (!function_state.super_location().IsValid()) { in PreParseLazyFunction()231 Scanner::Location old_super_loc = function_state_->super_location(); in ParseStatementList()238 Scanner::Location super_loc = function_state_->super_location(); in ParseStatementList()1161 if (!function_state.super_location().IsValid()) { in ParseFunctionLiteral()
210 Scanner::Location super_location() const { return super_location_; } in super_location() function2729 } else if (function_state_->super_location().IsValid()) { in ParseStrongSuperCallExpression()3095 super_loc = function_state.super_location(); in ParseArrowFunctionLiteral()
1145 Scanner::Location old_super_loc = function_state_->super_location(); in ParseStatementList()1151 Scanner::Location super_loc = function_state_->super_location(); in ParseStatementList()4290 if (!function_state.super_location().IsValid()) { in ParseFunctionLiteral()