https://chromiumcodereview.appspot.com/10699052/diff/5001/src/hydrogen.cc
File src/hydrogen.cc (right):

https://chromiumcodereview.appspot.com/10699052/diff/5001/src/hydrogen.cc#newcode603
src/hydrogen.cc:603: if (!constant_hole_.is_set()) {
Is there a particular reason we need the special handling for the hole
value? Can't we just use GetConstant() instead of this whole block now?

https://chromiumcodereview.appspot.com/10699052/

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to