[Webkit-unassigned] [Bug 32239] implement Object.seal() / isSealed()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 8 13:38:56 PST 2009


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


Patrick Mueller <pmuellr at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |32241




--- Comment #1 from Patrick Mueller <pmuellr at yahoo.com>  2009-12-08 13:38:56 PST ---
I believe this functionality will be relatively straight-forward to add after
Object.isExtensible() / preventExtensions() is implemented.  That functionality
is required for seal() / unseal()'s implementation.

-- 
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