WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2020-08-11 07:44:15 PDT
<
rdar://problem/66838981
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug