LGTM.
http://codereview.chromium.org/6526047/diff/1/src/lithium.h File src/lithium.h (right): http://codereview.chromium.org/6526047/diff/1/src/lithium.h#newcode540 src/lithium.h:540: return op == NULL || op->IsConstantOperand() || op->IsArgument(); Just wondering: Was this already a problem before to have LArgument operands in the enumeration of environment uses not skipped? http://codereview.chromium.org/6526047/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
