Home
last modified time | relevance | path

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

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