DescriptionARM: Fix GC bug with previous change
The change in r4990 contained a bug in Math.pow. One of the arguments for the call to runtime where clobbered if allocation of the heap number for the result failed.
Caught by a couple of Mozilla tests which does a lot of calls to Math.pow.
Fix presubmit error in x64.
Committed: http://code.google.com/p/v8/source/detail?r=4993
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|