Flutter Engine
The Flutter Engine
|
Public Member Functions | |
WorklistElement (Zone *zone, const Object &object) | |
ObjectPtr | value () const |
void | set_next (WorklistElement *elem) |
WorklistElement * | next () const |
Public Member Functions inherited from dart::ZoneAllocated | |
ZoneAllocated () | |
void * | operator new (size_t size) |
void * | operator new (size_t size, Zone *zone) |
void | operator delete (void *pointer) |
Definition at line 20 of file program_visitor.cc.
Definition at line 22 of file program_visitor.cc.
|
inline |
Definition at line 28 of file program_visitor.cc.
|
inline |
Definition at line 27 of file program_visitor.cc.
|
inline |
Definition at line 25 of file program_visitor.cc.