LGTM, thanks Erik!
http://codereview.chromium.org/46088/diff/1/2 File test/mjsunit/regress/regress-279.js (right): http://codereview.chromium.org/46088/diff/1/2#newcode29 Line 29: return { foo: [] }; Please add a test case for a nested object literal that you modify: { bar: {} }; as well as an object literal nested in an array literal: [ {} ]; http://codereview.chromium.org/46088 --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
