Searched refs:GetOuterScopeWithContext (Results 1 - 3 of 3) sorted by relevance

/external/v8/src/ast/
H A Dscopes.h411 Scope* GetOuterScopeWithContext();
H A Dscopes.cc1410 Scope* Scope::GetOuterScopeWithContext() { function in class:v8::internal::Scope
/external/v8/src/
H A Dcompiler.cc422 Scope* outer_scope = info->scope()->GetOuterScopeWithContext();
1847 Scope* outer_scope = literal->scope()->GetOuterScopeWithContext();

Completed in 135 milliseconds