Definition at line 164 of file maglev-regalloc.h.
◆ SpillSlotInfo()
v8::internal::maglev::StraightForwardRegisterAllocator::SpillSlotInfo::SpillSlotInfo |
( |
uint32_t | slot_index, |
|
|
NodeIdT | freed_at_position, |
|
|
bool | double_slot ) |
|
inline |
◆ double_slot
bool v8::internal::maglev::StraightForwardRegisterAllocator::SpillSlotInfo::double_slot |
◆ freed_at_position
NodeIdT v8::internal::maglev::StraightForwardRegisterAllocator::SpillSlotInfo::freed_at_position |
◆ slot_index
uint32_t v8::internal::maglev::StraightForwardRegisterAllocator::SpillSlotInfo::slot_index |
The documentation for this struct was generated from the following file: