[Webkit-unassigned] [Bug 80005] Implement strict testing criterion for callback function definition

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 9 01:15:08 PST 2012


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





--- Comment #32 from Kentaro Hara <haraken at chromium.org>  2012-03-09 01:15:08 PST ---
(In reply to comment #31)
> (In reply to comment #30)
> JSC can throw exception correctly.

Do you mean that isObject() in JSC behaves equivalent to (not IsObject() but) IsFunction() in V8?

I think that our original question was _why_ JSC can throw exception despite the fact that JSC is using (not isFunction() but) isObject().

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