Searched refs:ExtractJSCollectionReferences (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/profiler/
H A Dheap-snapshot-generator.h377 void ExtractJSCollectionReferences(int entry, JSCollection* collection);
H A Dheap-snapshot-generator.cc1018 ExtractJSCollectionReferences(entry, JSSet::cast(obj));
1020 ExtractJSCollectionReferences(entry, JSMap::cast(obj));
1187 void V8HeapExplorer::ExtractJSCollectionReferences(int entry, function in class:v8::internal::V8HeapExplorer

Completed in 65 milliseconds