LGTM!
http://codereview.chromium.org/6480030/diff/1/src/hydrogen-instructions.h File src/hydrogen-instructions.h (right): http://codereview.chromium.org/6480030/diff/1/src/hydrogen-instructions.h#newcode1169 src/hydrogen-instructions.h:1169: HValue* value_; You could consider using OperandVector<1> instead. It should be as fast in release mode and has asserts in debug mode. http://codereview.chromium.org/6480030/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
