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

/external/v8/src/profiler/
H A Dheap-snapshot-generator.h375 void ExtractStringReferences(int entry, String* obj);
H A Dheap-snapshot-generator.cc1024 ExtractStringReferences(entry, String::cast(obj));
1161 void V8HeapExplorer::ExtractStringReferences(int entry, String* string) { function in class:v8::internal::V8HeapExplorer

Completed in 78 milliseconds