Searched refs:ExtractInternalReferences (Results 1 – 2 of 2) sorted by relevance
394 void ExtractInternalReferences(JSObject* js_obj, int entry);
1161 ExtractInternalReferences(js_obj, entry); in ExtractJSObjectReferences()1760 void V8HeapExplorer::ExtractInternalReferences(JSObject* js_obj, int entry) { in ExtractInternalReferences() function in v8::internal::V8HeapExplorer