Searched refs:new_space_allocation_limit (Results 1 – 8 of 8) sorted by relevance
1171 ExternalReference new_space_allocation_limit = in AllocateInNewSpace() local1179 cmp(top_reg, Operand::StaticVariable(new_space_allocation_limit)); in AllocateInNewSpace()1225 ExternalReference new_space_allocation_limit = in AllocateInNewSpace() local1233 cmp(result_end, Operand::StaticVariable(new_space_allocation_limit)); in AllocateInNewSpace()1271 ExternalReference new_space_allocation_limit = in AllocateInNewSpace() local1278 cmp(result_end, Operand::StaticVariable(new_space_allocation_limit)); in AllocateInNewSpace()
1510 ExternalReference new_space_allocation_limit = in CompileArrayPushCall() local1524 __ cmp(ecx, Operand::StaticVariable(new_space_allocation_limit)); in CompileArrayPushCall()
3625 ExternalReference new_space_allocation_limit = in AllocateInNewSpace() local3635 Operand limit_operand = ExternalOperand(new_space_allocation_limit); in AllocateInNewSpace()3682 ExternalReference new_space_allocation_limit = in AllocateInNewSpace() local3690 Operand limit_operand = ExternalOperand(new_space_allocation_limit); in AllocateInNewSpace()3729 ExternalReference new_space_allocation_limit = in AllocateInNewSpace() local3736 Operand limit_operand = ExternalOperand(new_space_allocation_limit); in AllocateInNewSpace()
1473 ExternalReference new_space_allocation_limit = in CompileArrayPushCall() local1488 masm()->ExternalOperand(new_space_allocation_limit); in CompileArrayPushCall()
1543 ExternalReference new_space_allocation_limit = in AllocateInNewSpace() local1548 reinterpret_cast<intptr_t>(new_space_allocation_limit.address()); in AllocateInNewSpace()1624 ExternalReference new_space_allocation_limit = in AllocateInNewSpace() local1629 reinterpret_cast<intptr_t>(new_space_allocation_limit.address()); in AllocateInNewSpace()
1633 ExternalReference new_space_allocation_limit = in CompileArrayPushCall() local1646 __ mov(r9, Operand(new_space_allocation_limit)); in CompileArrayPushCall()
2926 ExternalReference new_space_allocation_limit = in AllocateInNewSpace() local2931 reinterpret_cast<intptr_t>(new_space_allocation_limit.address()); in AllocateInNewSpace()2998 ExternalReference new_space_allocation_limit = in AllocateInNewSpace() local3003 reinterpret_cast<intptr_t>(new_space_allocation_limit.address()); in AllocateInNewSpace()
1632 ExternalReference new_space_allocation_limit = in CompileArrayPushCall() local1645 __ li(t5, Operand(new_space_allocation_limit)); in CompileArrayPushCall()