Home
last modified time | relevance | path

Searched refs:GetEntryById (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/profiler/
Dheap-snapshot-generator.h179 HeapEntry* GetEntryById(SnapshotObjectId id);
Dheap-snapshot-generator.cc306 HeapEntry* HeapSnapshot::GetEntryById(SnapshotObjectId id) { in GetEntryById() function in v8::internal::HeapSnapshot
/external/v8/src/
Dapi.cc9895 ToInternal(this)->GetEntryById(id)); in GetNodeById()