Reviewers: Mads Ager, Message: The main motivation for this change to to make it possible for Chrome to add an additional object to scripts for the debugger side to be able to distinguish scripts from different tabs/pages in the same process.
Description: Make it possible to add a user data object to each script compiled. Please review this at http://codereview.chromium.org/90003 SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M include/v8.h M src/accessors.h M src/accessors.cc M src/api.cc M src/bootstrapper.cc M src/debug-delay.js M src/factory.cc M src/mirror-delay.js M src/objects-debug.cc src/objects-inl.h M src/objects.h M test/cctest/test-api.cc M test/cctest/test-debug.cc --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
