Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/handles/
H A Dglobal-handles.h156 void IterateWeakRootsForPhantomHandles(
H A Dglobal-handles.cc1159 // `IterateWeakRootsForPhantomHandles()` when they are discovered as not in DestroyTracedReference()
1213 void GlobalHandles::IterateWeakRootsForPhantomHandles( in IterateWeakRootsForPhantomHandles() function in v8::internal::GlobalHandles
/third_party/node/deps/v8/src/heap/
H A Dmark-compact.cc2477 // We depend on IterateWeakRootsForPhantomHandles being called before in MarkLiveObjects()
2481 heap()->isolate()->global_handles()->IterateWeakRootsForPhantomHandles( in MarkLiveObjects()

Completed in 13 milliseconds