Searched defs:gc_subroot_entries_ (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dprofile-generator.h647 HeapEntry* gc_subroot(int index) { return gc_subroot_entries_[index]; }
685 HeapEntry* gc_subroot_entries_[VisitorSynchronization::kNumberOfSyncTags]; member in class:v8::internal::HeapSnapshot

Completed in 63 milliseconds