|
V8 Project
|
#include <heap.h>
Inheritance diagram for v8::internal::VerifyPointersVisitor:
Collaboration diagram for v8::internal::VerifyPointersVisitor:Public Member Functions | |
| void | VisitPointers (Object **start, Object **end) |
Definition at line 761 of file heap-inl.h.
References CHECK, v8::internal::Heap::Contains(), v8::internal::HeapObject::GetIsolate(), v8::internal::Isolate::heap(), and v8::internal::HeapObject::map().
Here is the call graph for this function: