[Webkit-unassigned] [Bug 205877] New: [JSC] Reduce size of Objective-C symbol strings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 7 12:07:25 PST 2020


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

            Bug ID: 205877
           Summary: [JSC] Reduce size of Objective-C symbol strings
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ysuzuki at apple.com

I've found that JSC::VM& is included in types in Objective-C and it bloats binary since Objective-C symbol tables support reflection: which means, strings are included in binary.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200107/18e8952d/attachment.htm>


More information about the webkit-unassigned mailing list