Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_liverangeevaluator_helpers.h35 outer_scope, /* Outer program scope */ enumerator
/third_party/node/deps/v8/src/ast/
Dscopes.cc105 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/
Dscope-info.cc62 MaybeHandle<ScopeInfo> outer_scope) { in Create()
424 Isolate* isolate, MaybeHandle<ScopeInfo> outer_scope) { in CreateForWithScope()
Dshared-function-info.cc523 Scope* outer_scope = lit->scope()->GetOuterScopeWithContext(); in InitFromFunctionLiteral() local
/third_party/node/deps/v8/src/json/
Djson-parser.cc139 HandleScope outer_scope(isolate_); in InternalizeJsonProperty() local
/third_party/node/deps/v8/src/parsing/
Dparser-base.h4671 Scope* outer_scope) { in ParseClassExpression()
4689 Scope* outer_scope, IdentifierT name, Scanner::Location class_name_location, in ParseClassLiteral()
Dparser.cc749 DeclarationScope* outer_scope, Zone* zone) { in ParseWrapped()
/third_party/node/deps/v8/src/torque/
Dimplementation-visitor.cc827 StackScope outer_scope(this); in Visit() local
868 StackScope outer_scope(this); in Visit() local
/third_party/node/deps/v8/src/d8/
Dd8.cc395 HandleScope outer_scope(isolate); in FillTraceConfig() local
3724 HandleScope outer_scope(isolate); in RunShell() local
/third_party/protobuf/src/google/protobuf/
Ddescriptor.cc5331 std::string outer_scope; in BuildEnumValue() local