Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/profiler/
Dheap-snapshot-generator.h227 HeapEntry* gc_roots() const { return gc_roots_entry_; } in gc_roots()
266 HeapEntry* gc_roots_entry_ = nullptr; variable
Dheap-snapshot-generator.cc435 DCHECK_NULL(gc_roots_entry_); in AddGcRootsEntry()
436 gc_roots_entry_ = AddEntry(HeapEntry::kSynthetic, "(GC roots)", in AddGcRootsEntry()