Home
last modified time | relevance | path

Searched defs:gc_roots (Results 1 – 2 of 2) sorted by relevance

/external/v8/tools/clang/blink_gc_plugin/
DCheckGCRootsVisitor.cpp10 CheckGCRootsVisitor::Errors& CheckGCRootsVisitor::gc_roots() { in gc_roots() function in CheckGCRootsVisitor
/external/v8/src/profiler/
Dheap-snapshot-generator.h161 HeapEntry* gc_roots() { return &entries_[gc_roots_index_]; } in gc_roots() function