Bug 263269
Summary: | [JSC] Top-level function declarations should be lexical in module code | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alexey Shvayka <ashvayka> |
Component: | JavaScriptCore | Assignee: | Alexey Shvayka <ashvayka> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | |||
Bug Blocks: | 260484 |
Alexey Shvayka
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/117086061>
Alexey Shvayka
Pull request: https://github.com/WebKit/WebKit/pull/19207
EWS
Committed 269485@main (2838f145f33f): <https://commits.webkit.org/269485@main>
Reviewed commits have been landed. Closing PR #19207 and removing active labels.