RESOLVED FIXED 263269
[JSC] Top-level function declarations should be lexical in module code
https://bugs.webkit.org/show_bug.cgi?id=263269
Summary [JSC] Top-level function declarations should be lexical in module code
Alexey Shvayka
Reported 2023-10-17 11:39:29 PDT
Related test262 failures: * test/language/module-code/early-dup-top-function-async-generator.js * test/language/module-code/early-dup-top-function-async.js * test/language/module-code/early-dup-top-function-generator.js * test/language/module-code/early-dup-top-function.js * test/language/module-code/parse-err-hoist-lex-fun.js * test/language/module-code/parse-err-hoist-lex-gen.js
Attachments
Radar WebKit Bug Importer
Comment 1 2023-10-17 11:39:44 PDT
Alexey Shvayka
Comment 2 2023-10-17 19:08:46 PDT
EWS
Comment 3 2023-10-18 13:30:23 PDT
Committed 269485@main (2838f145f33f): <https://commits.webkit.org/269485@main> Reviewed commits have been landed. Closing PR #19207 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.