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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 13 19:25:13 PDT 2012


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





--- Comment #35 from Kentaro Hara <haraken at chromium.org>  2012-03-13 19:25:12 PST ---
(In reply to comment #34)
> > 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().

I think this is not a serious issue. Let's move things forward. Yanbin is blocked by this bug-fix.

Yanbin, let's commit this patch first. And would you file a bug that describes "JSC's isObject() behaves the same as (not V8's IsObject() but) V8's IsFunction()".

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