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