Reviewers: Erik Corry, Message: PTAL.
Description: Remove hidden prototype for builtin functions. This is a deliberate non-conformity introduced more than 2 years ago to be compatible with JSC. The current state is that all other browsers perform ES5 conform in that regard. [email protected] BUG=chromium:1717,chromium:39662 TEST=test262/15.2.3.6-4-6??,mjsunit/undeletable-functions Please review this at http://codereview.chromium.org/8566009/ SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge Affected files: M src/array.js M src/collection.js M src/date.js M src/math.js M src/runtime.h M src/runtime.cc M src/string.js M src/v8natives.js M test/cctest/test-api.cc D test/mjsunit/regress/regress-91517.js M test/mjsunit/undeletable-functions.js M test/sputnik/sputnik.status M test/test262/test262.status -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
