RESOLVED FIXED 263097
[JSC] Avoid calling setIsFunction() for function name bindings
https://bugs.webkit.org/show_bug.cgi?id=263097
Summary [JSC] Avoid calling setIsFunction() for function name bindings
Alexey Shvayka
Reported 2023-10-12 17:36:35 PDT
Let's reserve setIsFunction() for FunctionDeclaration and friends only.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-10-12 17:37:00 PDT
Alexey Shvayka
Comment 2 2023-10-12 18:04:34 PDT
EWS
Comment 3 2023-10-16 13:45:35 PDT
Committed 269379@main (f82533b7e079): <https://commits.webkit.org/269379@main> Reviewed commits have been landed. Closing PR #19033 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.