Searched refs:IterateAllRootsWithClassIds (Results 1 – 4 of 4) sorted by relevance
123 void IterateAllRootsWithClassIds(v8::PersistentHandleVisitor* v);
1001 void GlobalHandles::IterateAllRootsWithClassIds( in IterateAllRootsWithClassIds() function in v8::internal::GlobalHandles
8946 isolate->global_handles()->IterateAllRootsWithClassIds(visitor); in VisitHandlesWithClassIds()
2240 isolate_->global_handles()->IterateAllRootsWithClassIds(&extractor); in FillRetainedObjects()