Home
last modified time | relevance | path

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

/external/v8/src/profiler/
Dheap-snapshot-generator.h398 void ExtractAccessorPairReferences(int entry, AccessorPair* accessors);
Dheap-snapshot-generator.cc907 ExtractAccessorPairReferences(entry, AccessorPair::cast(obj)); in ExtractReferences()
1274 void V8HeapExplorer::ExtractAccessorPairReferences( in ExtractAccessorPairReferences() function in v8::internal::V8HeapExplorer