[Webkit-unassigned] [Bug 56492] There should only be one [[ThrowTypeError]] per global object

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 17 10:53:28 PDT 2011


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





--- Comment #1 from Oliver Hunt <oliver at apple.com>  2011-03-17 10:53:29 PST ---
How is this determined?  You get one per object, i don't see how the spec defines a single instance of that function shared everywhere.

That said i am annoyed that the spec require strict mode functions to have this property.  It means that in strict mode we have to instantiate this property, rather than simply not having it present.

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