Searched refs:gc_roots_entry_ (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/
H A Dprofile-generator.h645 HeapEntry* gc_roots() { return gc_roots_entry_; }
683 HeapEntry* gc_roots_entry_; member in class:v8::internal::HeapSnapshot
H A Dprofile-generator.cc1133 gc_roots_entry_(NULL),
1193 ASSERT(gc_roots_entry_ == NULL);
1194 return (gc_roots_entry_ = AddEntry(HeapEntry::kObject,

Completed in 138 milliseconds