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

/external/chromium_org/v8/src/
H A Dheap-snapshot-generator.h422 void ExtractInternalReferences(JSObject* js_obj, int entry);
H A Dheap-snapshot-generator.cc1078 ExtractInternalReferences(js_obj, entry);
1561 void V8HeapExplorer::ExtractInternalReferences(JSObject* js_obj, int entry) { function in class:v8::internal::V8HeapExplorer
/external/v8/src/
H A Dprofile-generator.h945 void ExtractInternalReferences(JSObject* js_obj, HeapEntry* entry);
H A Dprofile-generator.cc1892 ExtractInternalReferences(js_obj, entry);
2198 void V8HeapExplorer::ExtractInternalReferences(JSObject* js_obj, function in class:v8::internal::V8HeapExplorer

Completed in 153 milliseconds