Searched refs:DeclarationScope (Results 1 – 12 of 12) sorted by relevance
421 scope->DeclarationScope()->RecordEvalCall(); in CheckPossibleEvalCall()1712 return DeclarationScope(mode)->NewUnresolved( in NewUnresolved()1722 Scope* declaration_scope = DeclarationScope(mode); in Declare()1899 DeclarationScope(VAR)->ForceEagerCompilation(); in ParseNativeDeclaration()2159 Scope* declaration_scope = DeclarationScope(mode); in ParseVariableDeclarations()2584 Scope* decl_scope = scope_->DeclarationScope(); in ParseReturnStatement()2612 scope_->DeclarationScope()->RecordWithStatement(); in ParseWithStatement()2876 Variable* iterator = scope_->DeclarationScope()->NewTemporary( in InitializeForEachStatement()2878 Variable* result = scope_->DeclarationScope()->NewTemporary( in InitializeForEachStatement()2989 Variable* temp = scope_->DeclarationScope()->NewTemporary(temp_name); in DesugarLetBindingsInForStatement()[all …]
436 if (scope->DeclarationScope()->is_global_scope() && in CheckFunctionLiteralInsideTopLevelObjectLiteral()696 Scope* DeclarationScope(VariableMode mode) { in DeclarationScope() function698 ? scope_ : scope_->DeclarationScope(); in DeclarationScope()
386 Scope* DeclarationScope();
693 outer = outer->DeclarationScope(); in HasLazyCompilableOuterContext()737 Scope* Scope::DeclarationScope() { in DeclarationScope() function in v8::internal::Scope
4539 Scope* declaration_scope = scope->DeclarationScope(); in VisitBlock()11925 Scope* declaration_scope = scope->DeclarationScope(); in HEnvironment()
1467 if (var->scope()->DeclarationScope() != scope()->DeclarationScope()) { in EmitVariableLoad()4710 Scope* declaration_scope = scope()->DeclarationScope(); in PushFunctionArgumentForContextAllocation()
1512 if (var->scope()->DeclarationScope() != scope()->DeclarationScope()) { in EmitVariableLoad()4730 Scope* declaration_scope = scope()->DeclarationScope(); in PushFunctionArgumentForContextAllocation()
1478 if (var->scope()->DeclarationScope() != scope()->DeclarationScope()) { in EmitVariableLoad()4721 Scope* declaration_scope = scope()->DeclarationScope(); in PushFunctionArgumentForContextAllocation()
1534 if (var->scope()->DeclarationScope() != scope()->DeclarationScope()) { in EmitVariableLoad()4787 Scope* declaration_scope = scope()->DeclarationScope(); in PushFunctionArgumentForContextAllocation()
1538 if (var->scope()->DeclarationScope() != scope()->DeclarationScope()) { in EmitVariableLoad()4770 Scope* declaration_scope = scope()->DeclarationScope(); in PushFunctionArgumentForContextAllocation()
1535 if (var->scope()->DeclarationScope() != scope()->DeclarationScope()) { in EmitVariableLoad()4773 Scope* declaration_scope = scope()->DeclarationScope(); in PushFunctionArgumentForContextAllocation()
1555 if (var->scope()->DeclarationScope() != scope()->DeclarationScope()) { in EmitVariableLoad()4758 Scope* declaration_scope = scope()->DeclarationScope(); in PushFunctionArgumentForContextAllocation()