LGTM, with comments.
http://codereview.chromium.org/18742/diff/1/2 File src/codegen-ia32.cc (left): http://codereview.chromium.org/18742/diff/1/2#oldcode846 Line 846: exit()->Jump(); The other change list returns a result through Jump(&result), as is done the deferred addition and subtraction cases. Should that be done here, or when the change is merged in? http://codereview.chromium.org/18742 --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
