LGTM.
http://codereview.chromium.org/305005/diff/1/2 File test/mjsunit/compiler/globals.js (right): http://codereview.chromium.org/305005/diff/1/2#newcode35 Line 35: I think you can call eval('g = 1') again, and the eval cache will run the previously generated code, testing the IC call's update. This might be worth it. http://codereview.chromium.org/305005 --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
