RESOLVED FIXED 277219
[JSC] Don't emit op_get_scope if restoring the scope register is unnecessary
https://bugs.webkit.org/show_bug.cgi?id=277219
Summary [JSC] Don't emit op_get_scope if restoring the scope register is unnecessary
Alexey Shvayka
Reported 2024-07-28 02:11:56 PDT
Emits 1-2 fewer bytecodes for `try` statement, -1 for `for/of` loop.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-07-28 23:42:00 PDT
Alexey Shvayka
Comment 2 2024-08-21 23:55:45 PDT
EWS
Comment 3 2024-08-27 00:11:01 PDT
Committed 282775@main (f6fd2039015c): <https://commits.webkit.org/282775@main> Reviewed commits have been landed. Closing PR #32579 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.