|  | v8
    V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++. | 
| Public Attributes | |
| int | top = 0 | 
| std::vector< SpillSlotInfo > | free_slots | 
Definition at line 174 of file maglev-regalloc.h.
| std::vector<SpillSlotInfo> v8::internal::maglev::StraightForwardRegisterAllocator::SpillSlots::free_slots | 
Definition at line 177 of file maglev-regalloc.h.
| int v8::internal::maglev::StraightForwardRegisterAllocator::SpillSlots::top = 0 | 
Definition at line 175 of file maglev-regalloc.h.