Bug 205877

Summary: [JSC] Reduce size of Objective-C symbol strings
Product: WebKit Reporter: Yusuke Suzuki <ysuzuki>
Component: JavaScriptCoreAssignee: Yusuke Suzuki <ysuzuki>
Status: NEW    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 205880    

Yusuke Suzuki
Reported 2020-01-07 12:07:25 PST
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.
Attachments
Note You need to log in before you can comment on or make changes to this bug.