[Webkit-unassigned] [Bug 80005] Implement strict testing criterion for callback function definition
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Mar 21 00:03:39 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=80005
--- Comment #49 from Yanbin <yanbin.zhang at intel.com> 2012-03-21 00:03:39 PST ---
> yanbin: BTW, our original question was "why does JSC's isObject() behave the same as V8's IsFunction()?". Changing isObject() to isFunction() looks fine, but it does not solve the original question. Do you have any idea for it now?
It seems isObject's implement on JSC is different from the one on V8. Maybe we should look into and modify isObject related code and implement isFunction following comment#46.
Jeremy's patch can be one temporary solution.
--
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