[Webkit-unassigned] [Bug 26567] New: [V8] Upstream V8 bindings code generator.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 19 19:42:11 PDT 2009


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

           Summary: [V8] Upstream V8 bindings code generator.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dglazkov at chromium.org
                CC: eric at webkit.org, sam at webkit.org


Whoop, there it is.

Basically, I haven't gone making any style changes to CodeGeneratorV8.pm,
trying to land this as-is for now. It's very hard to make changes on both sides
of the stream.

I added ParseParents method (and $parentsOnly param) to existing code, which is
not used by JSC. In V8, it is used to find out whether the interface inherits
from Node, which is a long story ...

Please don't hurt me. I don't want to do any more Perl. Ever again.

Actually, I have lots of work slated in Perl, trying to shave some hair off
this beast and bring it as close to JSC bindings generator as possible.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list