DescriptionARM: Fix heap number allocation in lithium-codegen-arm that assumed
that ip can be used as a scratch register. This is not true because
ip is already used for something else in AllocateInNewSpace in the
macro assembler.
Explicitly allocate a temp register for use in the heap number
allocation instead.
Committed: http://code.google.com/p/v8/source/detail?r=5967
Patch Set 1 #
Total comments: 1
Patch Set 2 : '' #
Messages
Total messages: 4 (0 generated)
|