LGTM.
http://codereview.chromium.org/20488/diff/1/4 File src/jump-target-ia32.cc (right): http://codereview.chromium.org/20488/diff/1/4#newcode133 Line 133: void JumpTarget::Bind(int mergable_elements) { I don't know if it's a good idea or not, but the Bind code is almost shareable between ARM and IA32. Maybe you should share it long term? http://codereview.chromium.org/20488 --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
