Landing
http://codereview.chromium.org/10543094/diff/7004/src/hydrogen-instructions.cc File src/hydrogen-instructions.cc (right): http://codereview.chromium.org/10543094/diff/7004/src/hydrogen-instructions.cc#newcode1715 src/hydrogen-instructions.cc:1715: if (IsFastHoleyElementsKind(elements_kind())) { On 2012/06/12 11:30:17, Michael Starzinger wrote:
We could base the output of "check_hole" on the result of
RequiresHoleCheck()
below, to get accurate debug output. Not sure if that helps though.
Done. http://codereview.chromium.org/10543094/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
