LGTM with RFC.
https://codereview.chromium.org/11088026/diff/1/src/hydrogen.cc File src/hydrogen.cc (right): https://codereview.chromium.org/11088026/diff/1/src/hydrogen.cc#newcode3570 src/hydrogen.cc:3570: HValue* context = HBinaryOperation::cast(check->index())->context(); I'd appreciate a comment here why check->index() is always an HBinaryOperation; it is not obvious. https://codereview.chromium.org/11088026/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
