Bug 215126

Summary: [JSC][ESNext] We should optimize PutPrivateName
Product: WebKit Reporter: Caio Lima <ticaiolima>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Caio Lima
Reported 2020-08-04 07:43:35 PDT
Right now, this node is only considering generic case. However there is room to apply some DFG optimizations like generating IC and try to transform it into PutByOffset during constant folding.
Attachments
Radar WebKit Bug Importer
Comment 1 2020-08-11 07:44:15 PDT
Note You need to log in before you can comment on or make changes to this bug.