[Webkit-unassigned] [Bug 80005] Implement strict testing criterion for callback function definition
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Mar 7 04:54:42 PST 2012
https://bugs.webkit.org/show_bug.cgi?id=80005
--- Comment #29 from Yanbin <yanbin.zhang at intel.com> 2012-03-07 04:54:42 PST ---
>
> Sorry for the confusion. Without you patch,
>
> - V8 does not throw exception
> - JSC throws exception
>
> With your patch,
>
> - V8 throws exception
> - JSC throws excpetion
>
> Is my understanding correct?
Yes. May be should confirm JSC throw exception. I am not sure Philippe's test environment is standard webkit GTK port version.
>
> If it is correct, my question is why JSC can throw exception correctly despite the fact that JSC is using (not isFunction() but) isObject().
I am also confused about this issue.
--
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