Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/handles/
H A Dglobal-handles.h165 void IterateYoungStrongAndDependentRoots(RootVisitor* v);
H A Dglobal-handles.cc1282 void GlobalHandles::IterateYoungStrongAndDependentRoots(RootVisitor* v) { in IterateYoungStrongAndDependentRoots() function in v8::internal::GlobalHandles
/third_party/node/deps/v8/src/heap/
H A Dscavenger.cc341 isolate_->global_handles()->IterateYoungStrongAndDependentRoots( in CollectGarbage()
H A Dheap.cc5022 isolate_->global_handles()->IterateYoungStrongAndDependentRoots(v); in IterateRoots()
H A Dmark-compact.cc5743 isolate()->global_handles()->IterateYoungStrongAndDependentRoots( in MarkRootSetInParallel()

Completed in 27 milliseconds