[Webkit-unassigned] [Bug 24650] New: JIT implementation specific symbols needn't be exported

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 17 12:55:58 PDT 2009


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

           Summary: JIT implementation specific symbols needn't be exported
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mh+webkit at glandium.org


Two symbols, namely ctiTrampoline and ctiVMThrowTrampoline are JIT
implementation specific symbols that don't need to be exported for JIT to work
properly. Modifying the symbols filter as in the patch I'm going to attach
seems to work properly (tested the result binary with sunspider)


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