Searched refs:new_space_allocation_top (Results 1 – 3 of 3) sorted by relevance
2977 ExternalReference new_space_allocation_top = in TestJSArrayForAllocationMemento() local2988 xor_(scratch_reg, Operand::StaticVariable(new_space_allocation_top)); in TestJSArrayForAllocationMemento()3004 cmp(scratch_reg, Operand::StaticVariable(new_space_allocation_top)); in TestJSArrayForAllocationMemento()
3130 ExternalReference new_space_allocation_top = in TestJSArrayForAllocationMemento() local3141 xor_(scratch_reg, Operand::StaticVariable(new_space_allocation_top)); in TestJSArrayForAllocationMemento()3157 cmp(scratch_reg, Operand::StaticVariable(new_space_allocation_top)); in TestJSArrayForAllocationMemento()
5469 ExternalReference new_space_allocation_top = in TestJSArrayForAllocationMemento() local5480 xorp(scratch_reg, ExternalOperand(new_space_allocation_top)); in TestJSArrayForAllocationMemento()5496 cmpp(scratch_reg, ExternalOperand(new_space_allocation_top)); in TestJSArrayForAllocationMemento()