DescriptionSimplify non-smi bit operation optimization. The explicit range
checks are not needed. If we fail to store the float as a 64-bit
integer, we just go to the runtime system. The only extra case in
which we enter the runtime system is for NaN which should not matter.
Committed: http://code.google.com/p/v8/source/detail?r=1331
Patch Set 1 #
Messages
Total messages: 1 (0 generated)
|