Searched refs:SetGcRootsReference (Results 1 – 2 of 2) sorted by relevance
972 void SetGcRootsReference(Object* child);
2024 for (Object** p = start; p < end; p++) explorer_->SetGcRootsReference(*p); in VisitPointers()2195 void V8HeapExplorer::SetGcRootsReference(Object* child_obj) { in SetGcRootsReference() function in v8::internal::V8HeapExplorer