Home
last modified time | relevance | path

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

/external/v8/src/profiler/
Dheap-snapshot-generator.h380 void ExtractLocation(int entry, HeapObject* object);
Dheap-snapshot-generator.cc617 void V8HeapExplorer::ExtractLocation(int entry, HeapObject* object) { in ExtractLocation() function in v8::internal::V8HeapExplorer
1648 ExtractLocation(entry, obj); in IterateAndExtractReferences()