Bug 277219

Summary: [JSC] Don't emit op_get_scope if restoring the scope register is unnecessary
Product: WebKit Reporter: Alexey Shvayka <ashvayka>
Component: JavaScriptCoreAssignee: 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
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.