Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/
Dheap-snapshot-generator.h394 void ExtractInternalReferences(JSObject* js_obj, int entry);
Dheap-snapshot-generator.cc1161 ExtractInternalReferences(js_obj, entry); in ExtractJSObjectReferences()
1760 void V8HeapExplorer::ExtractInternalReferences(JSObject* js_obj, int entry) { in ExtractInternalReferences() function in v8::internal::V8HeapExplorer