Searched refs:ExtractJSWeakCollectionReferences (Results 1 – 2 of 2) sorted by relevance
369 void ExtractJSWeakCollectionReferences(int entry,
1051 ExtractJSWeakCollectionReferences(entry, JSWeakSet::cast(obj)); in ExtractReferencesPass1()1053 ExtractJSWeakCollectionReferences(entry, JSWeakMap::cast(obj)); in ExtractReferencesPass1()1226 void V8HeapExplorer::ExtractJSWeakCollectionReferences( in ExtractJSWeakCollectionReferences() function in v8::internal::V8HeapExplorer