HomeSort by relevance Sort by last modified time
    Searched refs:gc_subroot_entries_ (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
profile-generator.h 647 HeapEntry* gc_subroot(int index) { return gc_subroot_entries_[index]; }
685 HeapEntry* gc_subroot_entries_[VisitorSynchronization::kNumberOfSyncTags]; member in class:v8::internal::HeapSnapshot
    [all...]
profile-generator.cc     [all...]

Completed in 29 milliseconds