Home
last modified time | relevance | path

Searched refs:parent_scope_ (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/heap/cppgc-js/
H A Dcpp-snapshot.cc650 : WeakVisitor(graph_builder), parent_scope_(parent_scope) {} in VisiblityVisitor()
655 &parent_scope_.ParentAsRegularState(),
665 graph_builder_.VisitForVisibility(parent_scope_.ParentAsRegularState(),
670 const ParentScope& parent_scope_; member in v8::internal::final
679 parent_scope_(parent_scope) {} in GraphBuildingVisitor()
684 parent_scope_.ParentAsRegularState(),
694 parent_scope_.ParentAsRegularState(),
701 parent_scope_.ParentAsRootState(),
708 graph_builder_.AddEdge(parent_scope_.ParentAsRegularState(), ref,
718 const ParentScope& parent_scope_; member in v8::internal::final
[all...]
/third_party/node/deps/v8/src/torque/
H A Ddeclarable.h93 Scope* ParentScope() const { return parent_scope_; } in ParentScope()
122 Scope* const parent_scope_ = CurrentScope::Get(); member in v8::internal::torque::Declarable

Completed in 7 milliseconds