Searched defs:outer_scope (Results 1 – 10 of 10) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
D | sfn_liverangeevaluator_helpers.h | 35 outer_scope, /* Outer program scope */ enumerator
|
/third_party/node/deps/v8/src/ast/ |
D | scopes.cc | 105 Scope::Scope(Zone* zone, Scope* outer_scope, ScopeType scope_type) in Scope() function in v8::internal::Scope 157 DeclarationScope::DeclarationScope(Zone* zone, Scope* outer_scope, in DeclarationScope() 186 ClassScope::ClassScope(Zone* zone, Scope* outer_scope, bool is_anonymous) in ClassScope() 425 Scope* outer_scope = nullptr; in DeserializeScopeChain() local 609 Scope* outer_scope = decl_scope->outer_scope(); in HoistSloppyBlockFunctions() local 2623 MaybeHandle<ScopeInfo> outer_scope) { in AllocateScopeInfosRecursively() 2699 MaybeHandle<ScopeInfo> outer_scope; in AllocateScopeInfos() local
|
/third_party/node/deps/v8/src/objects/ |
D | scope-info.cc | 62 MaybeHandle<ScopeInfo> outer_scope) { in Create() 424 Isolate* isolate, MaybeHandle<ScopeInfo> outer_scope) { in CreateForWithScope()
|
D | shared-function-info.cc | 523 Scope* outer_scope = lit->scope()->GetOuterScopeWithContext(); in InitFromFunctionLiteral() local
|
/third_party/node/deps/v8/src/json/ |
D | json-parser.cc | 139 HandleScope outer_scope(isolate_); in InternalizeJsonProperty() local
|
/third_party/node/deps/v8/src/parsing/ |
D | parser-base.h | 4671 Scope* outer_scope) { in ParseClassExpression() 4689 Scope* outer_scope, IdentifierT name, Scanner::Location class_name_location, in ParseClassLiteral()
|
D | parser.cc | 749 DeclarationScope* outer_scope, Zone* zone) { in ParseWrapped()
|
/third_party/node/deps/v8/src/torque/ |
D | implementation-visitor.cc | 827 StackScope outer_scope(this); in Visit() local 868 StackScope outer_scope(this); in Visit() local
|
/third_party/node/deps/v8/src/d8/ |
D | d8.cc | 395 HandleScope outer_scope(isolate); in FillTraceConfig() local 3724 HandleScope outer_scope(isolate); in RunShell() local
|
/third_party/protobuf/src/google/protobuf/ |
D | descriptor.cc | 5331 std::string outer_scope; in BuildEnumValue() local
|