Home
last modified time | relevance | path

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

/external/v8/src/profiler/
Dheap-snapshot-generator.h383 void ExtractJSGlobalProxyReferences(int entry, JSGlobalProxy* proxy);
Dheap-snapshot-generator.cc876 ExtractJSGlobalProxyReferences(entry, JSGlobalProxy::cast(obj)); in ExtractReferences()
939 void V8HeapExplorer::ExtractJSGlobalProxyReferences( in ExtractJSGlobalProxyReferences() function in v8::internal::V8HeapExplorer