Revert "Make Array.prototype.pop throw if the last element is not configurable."
authoryangguo@chromium.org <yangguo@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 24 Oct 2013 07:48:23 +0000 (07:48 +0000)
committeryangguo@chromium.org <yangguo@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 24 Oct 2013 07:48:23 +0000 (07:48 +0000)
commit0f564cb1b051958c0d18ab5aad7800386d32c466
treee024803d1ad85fe3343c94c7fda885d12bbe1350
parent930b8b25bd4df9876db0117e609121410dbe8f9b
Revert "Make Array.prototype.pop throw if the last element is not configurable."

This reverts commit r17346.

R=bmeurer@chromium.org
BUG=

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@17360 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/array.js
test/mjsunit/regress/regress-array-pop-nonconfigurable.js [deleted file]
tools/presubmit.py