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