NEW 215126
[JSC][ESNext] We should optimize PutPrivateName
https://bugs.webkit.org/show_bug.cgi?id=215126
Summary [JSC][ESNext] We should optimize PutPrivateName
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.