http://codereview.chromium.org/42009/diff/10/13 File src/codegen-ia32.cc (right):
http://codereview.chromium.org/42009/diff/10/13#newcode3920 Line 3920: frame_->SpillAll(); I know it's not your code, but you could try getting rid of the SpillAll here and changing the EmitPush to PushElementAt, just to see what happens. In theory, it should work. http://codereview.chromium.org/42009 --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
