Home
last modified time | relevance | path

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

/external/v8/src/
Dprofile-generator.h656 HeapEntry* gc_roots() { return gc_roots_entry_; } in gc_roots()
689 HeapEntry* gc_roots_entry_; variable
Dprofile-generator.cc1172 gc_roots_entry_(NULL), in HeapSnapshot()
1230 ASSERT(gc_roots_entry_ == NULL); in AddGcRootsEntry()
1231 return (gc_roots_entry_ = AddEntry(HeapEntry::kObject, in AddGcRootsEntry()