Searched refs:ReceiverScope (Results 1 – 3 of 3) sorted by relevance
550 Scope* ReceiverScope();
789 Scope* Scope::ReceiverScope() { in ReceiverScope() function in v8::internal::Scope
3039 Scope* scope = scope_->ReceiverScope(); in ParseSuperExpression()3083 if (!scope_->ReceiverScope()->is_function_scope()) { in ParseNewTargetExpression()