Home
last modified time | relevance | path

Searched refs:gc_roots (Results 1 – 5 of 5) sorted by relevance

/external/v8/tools/clang/blink_gc_plugin/
DCheckGCRootsVisitor.h24 Errors& gc_roots();
DCheckGCRootsVisitor.cpp10 CheckGCRootsVisitor::Errors& CheckGCRootsVisitor::gc_roots() { in gc_roots() function in CheckGCRootsVisitor
DBlinkGCPluginConsumer.cpp229 reporter_.ClassContainsGCRoots(info, visitor.gc_roots()); in CheckClass()
/external/v8/src/profiler/
Dheap-snapshot-generator.h179 HeapEntry* gc_roots() { return &entries_[gc_roots_index_]; } in gc_roots() function
Dheap-snapshot-generator.cc1859 snapshot_->gc_roots()); in SetRootGcRootsReference()
1872 snapshot_->gc_roots()->index(), in SetGcRootsReference()