[Webkit-unassigned] [Bug 81759] JSC and V8 have a different type meaning for symbol {}

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 21 10:01:52 PDT 2012


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





--- Comment #1 from Adam Barth <abarth at webkit.org>  2012-03-21 10:01:52 PST ---
{} is JavaScript for an empty object.  An empty object shouldn't be callable, so I'd expect both bindings to throw a type error.  Maybe we need to add a check for whether callbacks are actually callable?

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