![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
SpillMoveInsertionList (int gap_index, InstructionOperand *operand, SpillMoveInsertionList *next) | |
![]() | |
void * | operator new (size_t size, Zone *zone) |
void | operator delete (void *, size_t) |
void | operator delete (void *pointer, Zone *zone) |
Public Attributes | |
const int | gap_index |
InstructionOperand *const | operand |
SpillMoveInsertionList *const | next |
Definition at line 774 of file register-allocator.cc.