Reviewers: Kasper Lund, Description: Add support for API accessors that prohibit overwriting by accessors defined in JavaScript code by using __defineGetter__ and __defineSetter__.
Also, disable access checks when configuring objects created from templates. Please review this at http://codereview.chromium.org/8914 SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M include/v8.h M src/api.cc M src/apinatives.js M src/bootstrapper.cc M src/factory.cc M src/objects-inl.h M src/objects.h M src/objects.cc M src/runtime.h M src/runtime.cc M test/cctest/test-api.cc --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
