[Webkit-unassigned] [Bug 48632] ES5 Strict mode: Assignment to readonly custom properties should throw a TypeError

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 29 10:33:41 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=48632


Oliver Hunt <oliver at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|ES5 Strict mode: Assignment |ES5 Strict mode: Assignment
                   |to property with            |to readonly custom
                   |[[Writable]] false must     |properties should throw a
                   |produce a TypeError         |TypeError
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




--- Comment #1 from Oliver Hunt <oliver at apple.com>  2010-10-29 10:33:41 PST ---
This a problem specific to function.length and other similar properties that use magic logic to determine their actual value.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list