LGTM, Lars
http://codereview.chromium.org/149316/diff/1/2 File test/mjsunit/global-deleted-property-ic.js (right): http://codereview.chromium.org/149316/diff/1/2#newcode32 Line 32: assertEquals(42, LoadX(this)); How about: for(var i = 0; i < 3; i++) assertEquals(....) http://codereview.chromium.org/149316 --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
