LGTM.

https://codereview.chromium.org/1199053011/diff/1/test/mjsunit/compiler/optimize_max.js
File test/mjsunit/compiler/optimize_max.js (right):

https://codereview.chromium.org/1199053011/diff/1/test/mjsunit/compiler/optimize_max.js#newcode5
test/mjsunit/compiler/optimize_max.js:5: var DOUBLE_ZERO = 1.0 - 1.0;
As discussed offline: This doesn't yield a boxed double. The only way I
could figure out to get a boxed double was %AllocateHeapNumber(), maybe
there is a nicer way that I am not aware of.

https://codereview.chromium.org/1199053011/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to