[Webkit-unassigned] [Bug 79588] [[Get]]/[[Put]] for primitives should not wrap on strict accessor call

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 28 15:36:50 PST 2012


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





--- Comment #2 from Gavin Barraclough <barraclough at apple.com>  2012-02-28 15:36:50 PST ---
I think there is a second, related bug here.

Following through the spec, the behavior described in this bug arises from how primitives are handled as the bases of references, in section 8.7.  In the case of access to a data property, in strict mode a put should always throw rather than creating a new value on a transient object.

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