Searched refs:ExtractJSGlobalProxyReferences (Results 1 – 2 of 2) sorted by relevance
383 void ExtractJSGlobalProxyReferences(int entry, JSGlobalProxy* proxy);
876 ExtractJSGlobalProxyReferences(entry, JSGlobalProxy::cast(obj)); in ExtractReferences()939 void V8HeapExplorer::ExtractJSGlobalProxyReferences( in ExtractJSGlobalProxyReferences() function in v8::internal::V8HeapExplorer