Home
last modified time | relevance | path

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

/external/v8/src/profiler/
Dheap-snapshot-generator.h386 void ExtractAccessorPairReferences(int entry, AccessorPair* accessors);
Dheap-snapshot-generator.cc1036 ExtractAccessorPairReferences(entry, AccessorPair::cast(obj)); in ExtractReferencesPass1()
1409 void V8HeapExplorer::ExtractAccessorPairReferences( in ExtractAccessorPairReferences() function in v8::internal::V8HeapExplorer