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

/external/v8/src/
H A Dheap-snapshot-generator.h391 void ExtractInternalReferences(JSObject* js_obj, int entry);
H A Dheap-snapshot-generator.cc1117 ExtractInternalReferences(js_obj, entry);
1750 void V8HeapExplorer::ExtractInternalReferences(JSObject* js_obj, int entry) { function in class:v8::internal::V8HeapExplorer

Completed in 61 milliseconds