Home
last modified time | relevance | path

Searched refs:ExtractJSGlobalProxyReferences (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/profiler/
Dheap-snapshot-generator.h373 void ExtractJSGlobalProxyReferences(int entry, JSGlobalProxy* proxy);
Dheap-snapshot-generator.cc1009 ExtractJSGlobalProxyReferences(entry, JSGlobalProxy::cast(obj)); in ExtractReferencesPass1()
1064 void V8HeapExplorer::ExtractJSGlobalProxyReferences( in ExtractJSGlobalProxyReferences() function in v8::internal::V8HeapExplorer