Home
last modified time | relevance | path

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

/external/v8/src/profiler/
Dheap-snapshot-generator.h391 void ExtractAllocationSiteReferences(int entry, AllocationSite* site);
Dheap-snapshot-generator.cc1046 ExtractAllocationSiteReferences(entry, AllocationSite::cast(obj)); in ExtractReferencesPass1()
1478 void V8HeapExplorer::ExtractAllocationSiteReferences(int entry, in ExtractAllocationSiteReferences() function in v8::internal::V8HeapExplorer