[webkit-reviews] review requested: [Bug 80005] Implement strict testing criterion for callback function definition : [Attachment 132979] Patch

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


Jeremy Mao <yujie.mao at intel.com> has asked  for review:
Bug 80005: Implement strict testing criterion for callback function definition
https://bugs.webkit.org/show_bug.cgi?id=80005

Attachment 132979: Patch
https://bugs.webkit.org/attachment.cgi?id=132979&action=review

------- Additional Comments from Jeremy Mao <yujie.mao at intel.com>
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


More information about the webkit-reviews mailing list