Searched refs:GetEntryById (Results 1 – 3 of 3) sorted by relevance
177 HeapEntry* GetEntryById(SnapshotObjectId id);
302 HeapEntry* HeapSnapshot::GetEntryById(SnapshotObjectId id) { in GetEntryById() function in v8::internal::HeapSnapshot
8187 ToInternal(this)->GetEntryById(id)); in GetNodeById()