Revert "Make Function.length and Function.name configurable properties."
authorrossberg@chromium.org <rossberg@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 7 Feb 2014 15:29:18 +0000 (15:29 +0000)
committerrossberg@chromium.org <rossberg@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 7 Feb 2014 15:29:18 +0000 (15:29 +0000)
commite8175a3e9f58aa12ccae80576d4c45c21ca761dd
treeb7eb56d2b8619177a38465c09990dceb99221516
parent7317b71f02597143cf3155e5357673024598e173
Revert "Make Function.length and Function.name configurable properties."

Plenty of test failures on test262, Mozilla, Webkit. Will have to investigate.

TBR=mstarzinger@chromium.org
BUG=

Review URL: https://codereview.chromium.org/139983003

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@19203 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/bootstrapper.cc
src/runtime.cc
test/cctest/test-accessors.cc
test/mjsunit/harmony/object-observe.js
test/mjsunit/regress/regress-1530.js
test/mjsunit/regress/regress-270142.js
test/mjsunit/regress/regress-function-length-strict.js