Searched refs:ExtractMapReferences (Results 1 – 2 of 2) sorted by relevance
393 void ExtractMapReferences(int entry, Map* map);
899 ExtractMapReferences(entry, Map::cast(obj)); in ExtractReferences()1144 void V8HeapExplorer::ExtractMapReferences(int entry, Map* map) { in ExtractMapReferences() function in v8::internal::V8HeapExplorer