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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 20 23:35:47 PDT 2012


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


Jeremy Mao <yujie.mao at intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #132979|                            |review?
               Flag|                            |




--- Comment #47 from Jeremy Mao <yujie.mao at intel.com>  2012-03-20 23:35:46 PST ---
Created an attachment (id=132979)
 --> (https://bugs.webkit.org/attachment.cgi?id=132979&action=review)
Patch

New Update:
1. Add a isFunction() type checking util in JavaScriptCore runtime;
2. Update CodeGeneratorJS.pm to make the callback function do the strict function type checking in the generated code.

Could you please take a look at this when you are free?
Thanks /Jeremy

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