Searched refs:FindHeapObjectById (Results 1 – 3 of 3) sorted by relevance
66 Handle<HeapObject> FindHeapObjectById(SnapshotObjectId id);
175 Handle<HeapObject> HeapProfiler::FindHeapObjectById(SnapshotObjectId id) { in FindHeapObjectById() function in v8::internal::HeapProfiler
7365 reinterpret_cast<i::HeapProfiler*>(this)->FindHeapObjectById(id); in FindObjectById()