Home
last modified time | relevance | path

Searched refs:IterateAllYoungRootsWithClassIds (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/handles/
Dglobal-handles.h134 void IterateAllYoungRootsWithClassIds(v8::PersistentHandleVisitor* v);
Dglobal-handles.cc1657 void GlobalHandles::IterateAllYoungRootsWithClassIds( in IterateAllYoungRootsWithClassIds() function in v8::internal::GlobalHandles