Description[runtime] Throw if re-declaring a non-configurable accessor.
If an accessor property is non-configurable, one should not be able
to re-declare it as a function. This specifically applies to special properties like window.location.
BUG=chromium:670596
Review-Url: https://codereview.chromium.org/2582493002
Cr-Commit-Position: refs/heads/master@{#41725}
Committed: https://chromium.googlesource.com/v8/v8/+/0e7a2ca0d75fad836435b0836ccc13c2b128e2f3
Patch Set 1 #Patch Set 2 : Add test. #
Messages
Total messages: 16 (11 generated)
|