[Webkit-unassigned] [Bug 149929] Restructure generate-js-bindings script to be modular and testable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 8 12:39:18 PDT 2015


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

--- Comment #1 from youenn fablet <youennf at gmail.com> ---
Sounds really interesting.

There is one refactoring task that I had in mind from the start.
The generation of the methods that create the FunctionExecutable* from the builtins is done in Source/JavaScriptCore/generate-js-builtins (last steps of the script) but is different if targetting WebCore or JavaScriptCore.

It would be clearly better to split that in base code and specialized code dedicated to JSC or WebCore.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151008/ad1e2843/attachment.html>


More information about the webkit-unassigned mailing list