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

/external/v8/src/profiler/
H A Dheap-snapshot-generator.h392 void ExtractAllocationSiteReferences(int entry, AllocationSite* site);
H A Dheap-snapshot-generator.cc1047 ExtractAllocationSiteReferences(entry, AllocationSite::cast(obj));
1477 void V8HeapExplorer::ExtractAllocationSiteReferences(int entry, function in class:v8::internal::V8HeapExplorer

Completed in 156 milliseconds