Comment #3 on issue 1355 by [email protected]: TypeError on assignment to
a read-only accessor property not in strict mode
http://code.google.com/p/v8/issues/detail?id=1355
The Firefox nightly does implement this correctly.
In any case, we'd already decided that we no longer need to strictly trail
Safari in implementing ES5. For example, we implemented
Object.{freeze,seal,preventExtensions,isFrozen,isSealed,isExtensible}
before Safari, and Safari/WebKit nightly still does not yet implement
Function.prototype.bind.
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev