Comment #2 on issue 3684 by [email protected]: ElementsAccessor::SetLength does not respect non-writeablity of length
https://code.google.com/p/v8/issues/detail?id=3684#c2
The following revision refers to this bug:https://chromium.googlesource.com/v8/v8.git/+/4a4158f3632ba2b18f6525a132891d480ea40bad
commit 4a4158f3632ba2b18f6525a132891d480ea40bad Author: adamk <[email protected]> Date: Fri Nov 14 19:42:03 2014 Throw as per spec when modifying an Array with builtin methods BUG=v8:3684 LOG=n Review URL: https://codereview.chromium.org/726773002 Cr-Commit-Position: refs/heads/master@{#25364}[modify] https://chromium.googlesource.com/v8/v8.git/+/4a4158f3632ba2b18f6525a132891d480ea40bad/src/builtins.cc [modify] https://chromium.googlesource.com/v8/v8.git/+/4a4158f3632ba2b18f6525a132891d480ea40bad/src/objects.cc [modify] https://chromium.googlesource.com/v8/v8.git/+/4a4158f3632ba2b18f6525a132891d480ea40bad/src/objects.h [add] https://chromium.googlesource.com/v8/v8.git/+/4a4158f3632ba2b18f6525a132891d480ea40bad/test/mjsunit/array-methods-read-only-length.js [delete] https://chromium.googlesource.com/v8/v8.git/+/b17eaaa5755e625493c5fe537f42b58838923c52/test/mjsunit/array-push-unshift-read-only-length.js
--You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at: https://code.google.com/hosting/settings -- -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
