Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/torque/
Dglobal-context.cc20 CurrentScope::Scope current_scope(nullptr); in DEFINE_CONTEXTUAL_VARIABLE() local
Dtype-visitor.cc24 Scope* current_scope = CurrentScope::Get(); in ComputeType() local
Dimplementation-visitor.cc278 CurrentScope::Scope current_scope(macro); in InlineMacro() local
578 CurrentScope::Scope current_scope(builtin); in Visit() local
3503 CurrentScope::Scope current_scope(declarable->ParentScope()); in Visit() local
/third_party/node/deps/v8/src/heap/
Dgc-tracer-inl.h117 constexpr double GCTracer::current_scope(Scope::ScopeId id) const { in current_scope() function
/third_party/mesa3d/src/mesa/program/
Dsymbol_table.c80 struct scope_level *current_scope; member
/third_party/node/deps/v8/src/interpreter/
Dbytecode-generator.h460 inline Scope* current_scope() const { return current_scope_; } in current_scope() function
Dbytecode-generator.cc1519 CurrentScope current_scope(this, stmt->scope()); in VisitBlock() local
2799 CurrentScope current_scope(this, expr->scope()); in VisitClassLiteral() local
7181 CurrentScope current_scope(this, scope); in VisitInScope() local
/third_party/node/deps/v8/src/ast/
Dscopes.cc423 Scope* current_scope = nullptr; in DeserializeScopeChain() local
/third_party/node/deps/v8/src/wasm/
Dwasm-code-manager.cc2532 WasmCodeRefScope* current_scope = current_code_refs_scope; in AddRef() local
/third_party/libabigail/src/
Dabg-dwarf-reader.cc4759 current_scope() in current_scope() function in abigail::dwarf::reader