Reviewers: Mads Ager, Description: Factored the generation of JSON serialization from beeing part of the mirror objects into a seperate class. The purpose of this is to make it easier to change the serialization to contain object identification and references.
Added a test case for the script mirror and modified a number of the other mirror tests. Please review this at http://codereview.chromium.org/16539 SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/mirror-delay.js M test/mjsunit/mirror-array.js M test/mjsunit/mirror-function.js M test/mjsunit/mirror-object.js A test/mjsunit/mirror-script.js M test/mjsunit/mirror-string.js --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
