GetNextSpillSlot 2233 src/arm/lithium-arm.h   LOperand* GetNextSpillSlot(bool is_double);
GetNextSpillSlot 2329 src/ia32/lithium-ia32.h   LOperand* GetNextSpillSlot(bool is_double);
GetNextSpillSlot 2093 src/lithium-allocator.cc     if (op == NULL) op = chunk_->GetNextSpillSlot(mode_ == DOUBLE_REGISTERS);
GetNextSpillSlot 2199 src/mips/lithium-mips.h   LOperand* GetNextSpillSlot(bool is_double);
GetNextSpillSlot 2187 src/x64/lithium-x64.h   LOperand* GetNextSpillSlot(bool is_double);