Searched defs:EntryInfo (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/profiler/
H A Dheap-snapshot-generator.h252 struct EntryInfo { struct in class:v8::internal::HeapObjectsMap
253 EntryInfo(SnapshotObjectId id, Address addr, unsigned int size) function in struct:v8::internal::HeapObjectsMap::EntryInfo
255 EntryInfo(SnapshotObjectId id, Address addr, unsigned int size, bool accessed) function in struct:v8::internal::HeapObjectsMap::EntryInfo
265 List<EntryInfo> entries_;

Completed in 80 milliseconds