Home
last modified time | relevance | path

Searched defs:outer_scope (Results 1 – 8 of 8) sorted by relevance

/external/v8/src/ast/
Dscopes.cc140 Scope::Scope(Zone* zone, Scope* outer_scope, ScopeType scope_type) in Scope() function in v8::internal::Scope
174 DeclarationScope::DeclarationScope(Zone* zone, Scope* outer_scope, in DeclarationScope()
380 Scope* outer_scope = nullptr; in DeserializeScopeChain() local
521 Scope* outer_scope = decl_scope->outer_scope(); in HoistSloppyBlockFunctions() local
1275 MaybeHandle<ScopeInfo> outer_scope; in AllocateVariables() local
2240 MaybeHandle<ScopeInfo> outer_scope) { in AllocateScopeInfosRecursively()
2261 MaybeHandle<ScopeInfo> outer_scope) { in AllocateDebuggerScopeInfos()
/external/v8/src/objects/
Dscope-info.cc62 MaybeHandle<ScopeInfo> outer_scope) { in Create()
294 Isolate* isolate, MaybeHandle<ScopeInfo> outer_scope) { in CreateForWithScope()
/external/v8/src/
Djson-parser.cc37 HandleScope outer_scope(isolate_); in InternalizeJsonProperty() local
Dcompiler.cc422 Scope* outer_scope = info->scope()->GetOuterScopeWithContext(); in InstallSharedScopeInfo() local
1847 Scope* outer_scope = literal->scope()->GetOuterScopeWithContext(); in GetSharedFunctionInfo() local
Dmessages.cc400 HandleScope outer_scope(isolate_); in GetMethodName() local
Dd8.cc268 HandleScope outer_scope(isolate); in FillTraceConfig() local
1923 HandleScope outer_scope(isolate); in RunShell() local
/external/v8/src/crankshaft/
Dhydrogen.cc4235 Scope* outer_scope = scope(); in VisitBlock() local
4401 Scope* outer_scope = NULL; in VisitContinueStatement() local
4434 Scope* outer_scope = NULL; in VisitBreakStatement() local
/external/protobuf/src/google/protobuf/
Ddescriptor.cc4610 string outer_scope; in BuildEnumValue() local