Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/handles/
H A Dglobal-handles.h130 void IterateAllYoungRoots(RootVisitor* v);
H A Dglobal-handles.cc1605 void GlobalHandles::IterateAllYoungRoots(RootVisitor* v) { in IterateAllYoungRoots() function in v8::internal::GlobalHandles
/third_party/node/deps/v8/src/heap/
H A Dheap.cc5031 isolate_->global_handles()->IterateAllYoungRoots(v); in IterateRoots()

Completed in 15 milliseconds