HomeSort by relevance Sort by last modified time
    Searched refs:ExtractJSGlobalProxyReferences (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/v8/src/
heap-snapshot-generator.h 440 void ExtractJSGlobalProxyReferences(int entry, JSGlobalProxy* proxy);
heap-snapshot-generator.cc 949 ExtractJSGlobalProxyReferences(entry, JSGlobalProxy::cast(obj));
984 void V8HeapExplorer::ExtractJSGlobalProxyReferences(
    [all...]

Completed in 31 milliseconds