Reviewers: Mads Ager, Description: Added ability to remove prototype from function. In this case, [[Construct]] from function will not be allowed. Added runtime function %FunctionRemovePrototype for this. Removed prototypes from all builtin functions. Some sputnik tests marked as fixed.
Please review this at http://codereview.chromium.org/1722003/show SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/accessors.cc M src/bootstrapper.cc M src/objects-inl.h M src/objects.h M src/objects.cc M src/runtime.h M src/runtime.cc M src/v8natives.js M test/sputnik/sputnik.status -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
