Home
last modified time | relevance | path

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

/external/v8/src/profiler/
Dheap-snapshot-generator.h403 void ExtractAllocationSiteReferences(int entry, AllocationSite* site);
Dheap-snapshot-generator.cc917 ExtractAllocationSiteReferences(entry, AllocationSite::cast(obj)); in ExtractReferences()
1330 void V8HeapExplorer::ExtractAllocationSiteReferences(int entry, in ExtractAllocationSiteReferences() function in v8::internal::V8HeapExplorer