V8 Project
|
Public Member Functions | |
Entry (HeapObject *obj, int size) | |
Public Attributes | |
HeapObject * | obj_ |
int | size_ |
|
inline |
Definition at line 452 of file heap.h.
HeapObject* v8::internal::PromotionQueue::Entry::obj_ |
Definition at line 454 of file heap.h.
Referenced by v8::internal::PromotionQueue::remove().
int v8::internal::PromotionQueue::Entry::size_ |
Definition at line 455 of file heap.h.
Referenced by v8::internal::PromotionQueue::remove().