Home
last modified time | relevance | path

Searched refs:IterateAllRootsInNewSpaceWithClassIds (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dglobal-handles.h171 void IterateAllRootsInNewSpaceWithClassIds(ObjectVisitor* v);
Dglobal-handles.cc721 void GlobalHandles::IterateAllRootsInNewSpaceWithClassIds(ObjectVisitor* v) { in IterateAllRootsInNewSpaceWithClassIds() function in v8::internal::GlobalHandles
Dapi.cc5123 isolate->global_handles()->IterateAllRootsInNewSpaceWithClassIds( in VisitHandlesForPartialDependence()