V8 Project
|
Public Member Functions | |
HeapObjectInfo (HeapObject *obj, int expected_size) | |
bool | IsValid () const |
void | Print () const |
Public Attributes | |
HeapObject * | obj |
int | expected_size |
Definition at line 512 of file heap-snapshot-generator.cc.
|
inline |
Definition at line 513 of file heap-snapshot-generator.cc.
|
inline |
Definition at line 521 of file heap-snapshot-generator.cc.
References v8::internal::HeapObject::Size().
|
inline |
Definition at line 523 of file heap-snapshot-generator.cc.
References v8::internal::HeapObject::address(), v8::internal::PrintF(), and v8::internal::HeapObject::Size().
Definition at line 519 of file heap-snapshot-generator.cc.
HeapObject* v8::internal::anonymous_namespace{heap-snapshot-generator.cc}::HeapObjectInfo::obj |
Definition at line 518 of file heap-snapshot-generator.cc.
Referenced by v8::internal::anonymous_namespace{heap-snapshot-generator.cc}::comparator().