Bug 277219
| Summary: | [JSC] Don't emit op_get_scope if restoring the scope register is unnecessary | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Alexey Shvayka <ashvayka> |
| Component: | JavaScriptCore | Assignee: | Alexey Shvayka <ashvayka> |
| Status: | RESOLVED FIXED | ||
| Severity: | Minor | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
Alexey Shvayka
Emits 1-2 fewer bytecodes for `try` statement, -1 for `for/of` loop.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/132702544>
Alexey Shvayka
Pull request: https://github.com/WebKit/WebKit/pull/32579
EWS
Committed 282775@main (f6fd2039015c): <https://commits.webkit.org/282775@main>
Reviewed commits have been landed. Closing PR #32579 and removing active labels.