Bug 263097

Summary: [JSC] Avoid calling setIsFunction() for function name bindings
Product: WebKit Reporter: Alexey Shvayka <ashvayka>
Component: JavaScriptCoreAssignee: Alexey Shvayka <ashvayka>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   

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.