DescriptionFix Math.pow(-0, 0.5) and Math.pow(-0, -0.5). These are not equal to sqrt(-0) and 1/sqrt(-0). Add tests for these cases. Fixes V8 issue 1088.
BUG=1088
TEST=test/mjsunit/math-pow.js
Committed: http://code.google.com/p/v8/source/detail?r=6573
Patch Set 1 #Patch Set 2 : '' #
Messages
Total messages: 3 (0 generated)
|