DescriptionFirst step in allocating objects in generated code on ARM.
Re-apply http://codereview.chromium.org/175045 with the single change that the line
mov(scratch, Operand(new_space_allocation_top));
have been added to MacroAssembler::UndoAllocationInNewSpace after the #endif. Without this change the top was not reset.
TBR=erik.corry@gmail.com
Committed: http://code.google.com/p/v8/source/detail?r=2815
Patch Set 1 #Patch Set 2 : '' #
Messages
Total messages: 1 (0 generated)
|