Home
last modified time | relevance | path

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

/external/v8/src/ast/
Dscopes.cc103 Scope::Scope(Zone* zone, Scope* outer_scope, ScopeType scope_type) in Scope() function in v8::internal::Scope
137 DeclarationScope::DeclarationScope(Zone* zone, Scope* outer_scope, in DeclarationScope()
337 Scope* outer_scope = nullptr; in DeserializeScopeChain() local
469 Scope* outer_scope = decl_scope->outer_scope(); in HoistSloppyBlockFunctions() local
1134 MaybeHandle<ScopeInfo> outer_scope; in AllocateVariables() local
2014 MaybeHandle<ScopeInfo> outer_scope) { in AllocateScopeInfosRecursively()
2035 MaybeHandle<ScopeInfo> outer_scope) { in AllocateDebuggerScopeInfos()
Dscopeinfo.cc59 MaybeHandle<ScopeInfo> outer_scope) { in Create()
289 Isolate* isolate, MaybeHandle<ScopeInfo> outer_scope) { in CreateForWithScope()
/external/v8/src/
Djson-parser.cc37 HandleScope outer_scope(isolate_); in InternalizeJsonProperty() local
Dcompiler.cc375 Scope* outer_scope = info->scope()->GetOuterScopeWithContext(); in InstallSharedScopeInfo() local
1604 Scope* outer_scope = literal->scope()->GetOuterScopeWithContext(); in GetSharedFunctionInfo() local
Dmessages.cc274 HandleScope outer_scope(isolate_); in GetMethodName() local
Dd8.cc211 HandleScope outer_scope(isolate); in FillTraceConfig() local
1745 HandleScope outer_scope(isolate); in RunShell() local
/external/v8/src/crankshaft/
Dhydrogen.cc4280 Scope* outer_scope = scope(); in VisitBlock() local
4446 Scope* outer_scope = NULL; in VisitContinueStatement() local
4479 Scope* outer_scope = NULL; in VisitBreakStatement() local
/external/protobuf/src/google/protobuf/
Ddescriptor.cc4610 string outer_scope; in BuildEnumValue() local