Home
last modified time | relevance | path

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

/external/v8/src/profiler/
Dheap-snapshot-generator.h503 void VisitSubtreeWrapper(Object** p, uint16_t class_id);
Dheap-snapshot-generator.cc2200 explorer_->VisitSubtreeWrapper(p, class_id); in VisitEmbedderReference()
2469 void NativeObjectsExplorer::VisitSubtreeWrapper(Object** p, uint16_t class_id) { in VisitSubtreeWrapper() function in v8::internal::NativeObjectsExplorer