|
| AllocationBuilder (JSGraph *jsgraph, Node *effect, Node *control) |
|
void | Allocate (int size, PretenureFlag pretenure=NOT_TENURED, Type type=Type::Any()) |
|
void | Store (const FieldAccess &access, Node *value) |
|
void | Store (ElementAccess const &access, Node *index, Node *value) |
|
void | AllocateContext (int variadic_part_length, Handle< Map > map) |
|
void | AllocateArray (int length, Handle< Map > map, PretenureFlag pretenure=NOT_TENURED) |
|
void | Store (const FieldAccess &access, Handle< Object > value) |
|
void | Store (const FieldAccess &access, const ObjectRef &value) |
|
void | FinishAndChange (Node *node) |
|
Node * | Finish () |
|
Definition at line 19 of file allocation-builder.h.
The documentation for this class was generated from the following files: