Bug 234586

Summary: Wasm doesn't need so many Plans
Product: WebKit Reporter: Saam Barati <saam>
Component: JavaScriptCoreAssignee: Saam Barati <saam>
Status: NEW    
Severity: Normal CC: justin_michaud, keith_miller, webkit-bug-importer, ysuzuki
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Saam Barati
Reported 2021-12-21 18:30:26 PST
.... I think we have 4 right now. A lot of copied code sprinkled throughout. I wonder if we can get away with 2 plans structured like so: - compile for the whole callee group - compile single callee And then we can pass in what kind of compile we want for those 2 flavors.
Attachments
Radar WebKit Bug Importer
Comment 1 2021-12-28 18:31:28 PST
Note You need to log in before you can comment on or make changes to this bug.