Bug 215126
Summary: | [JSC][ESNext] We should optimize PutPrivateName | ||
---|---|---|---|
Product: | WebKit | Reporter: | Caio Lima <ticaiolima> |
Component: | JavaScriptCore | Assignee: | 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
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
<rdar://problem/66838981>