Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/cppgc-js/
H A Dcpp-snapshot.cc123 bool IsVisibleNotDependent() { in IsVisibleNotDependent() function in v8::internal::StateBase
343 if (state.second->IsVisibleNotDependent()) { in ForAllVisibleStates()
443 DCHECK(parent.IsVisibleNotDependent()); in AddEdge()
445 if (!current.IsVisibleNotDependent()) return; in AddEdge()
466 DCHECK(parent.IsVisibleNotDependent()); in AddEdge()
520 DCHECK(root.IsVisibleNotDependent()); in AddRootEdge()
521 if (!child.IsVisibleNotDependent()) return; in AddRootEdge()
852 if (!current.IsVisibleNotDependent()) return; in VisitRootForGraphBuilding()

Completed in 3 milliseconds