Bug 219193

Summary: [JSC] inline the class field initializer when possible
Product: WebKit Reporter: Xan Lopez <xan.lopez>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: ticaiolima, webkit-bug-importer, xan.lopez, ysuzuki
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Xan Lopez
Reported 2020-11-19 22:45:35 PST
Right now both instance and static class fields are initialized using a synthetic function. The initial implementation uses it always, but we can inline it in many or even all cases.
Attachments
Radar WebKit Bug Importer
Comment 1 2020-11-26 22:46:16 PST
Note You need to log in before you can comment on or make changes to this bug.