Searched refs:ExtractJSCollectionReferences (Results 1 – 2 of 2) sorted by relevance
414 void ExtractJSCollectionReferences(HeapEntry* entry, JSCollection collection);
1068 ExtractJSCollectionReferences(entry, JSSet::cast(obj)); in ExtractReferences()1070 ExtractJSCollectionReferences(entry, JSMap::cast(obj)); in ExtractReferences()1242 void V8HeapExplorer::ExtractJSCollectionReferences(HeapEntry* entry, in ExtractJSCollectionReferences() function in v8::internal::V8HeapExplorer