Landing...
https://chromiumcodereview.appspot.com/10919261/diff/1/src/ia32/lithium-ia32.h File src/ia32/lithium-ia32.h (right): https://chromiumcodereview.appspot.com/10919261/diff/1/src/ia32/lithium-ia32.h#newcode471 src/ia32/lithium-ia32.h:471: DECLARE_CONCRETE_INSTRUCTION(WrapReceiver, "wrap-receiver") On 2012/09/14 09:53:25, Michael Starzinger wrote:
Move this macro below the operand accessors.
Done here and at other places. https://chromiumcodereview.appspot.com/10919261/diff/1/src/ia32/lithium-ia32.h#newcode524 src/ia32/lithium-ia32.h:524: DECLARE_CONCRETE_INSTRUCTION(ArgumentsLength, "arguments-length") On 2012/09/14 09:53:25, Michael Starzinger wrote:
Likewise.
Done. https://chromiumcodereview.appspot.com/10919261/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
