Bug 163209
Summary: | [JSC] Implement Annex B block-level function hoisting for global scope | ||
---|---|---|---|
Product: | WebKit | Reporter: | GSkachkov <gskachkov> |
Component: | JavaScriptCore | Assignee: | Alexey Shvayka <ashvayka> |
Status: | RESOLVED FIXED | ||
Severity: | Major | CC: | adamk, ashvayka, fpizlo, jakub.g.opensource, jeff.t.kaufman, keith_miller, ljharb, maarten, niseg98160, nwu_ty, paras.lehana, saam, samuel.elg, sunlili, webkit-bug-importer, yanahij531, ysuzuki |
Priority: | P1 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | |||
Bug Blocks: | 260484 |
GSkachkov
[ES6]. Implement Annex B.3.3 function hoisting rules for global scope
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Yusuke Suzuki
*** Bug 183169 has been marked as a duplicate of this bug. ***
Ross Kirsling
*** Bug 199823 has been marked as a duplicate of this bug. ***
Paras Lehana
For description of causes due to difference in function hoisting behaviour, you may refer to https://bugs.webkit.org/show_bug.cgi?id=199823 which is now marked duplicate.
Thanks for adding to the mail list.
Radar WebKit Bug Importer
<rdar://problem/53234438>
Ross Kirsling
*** Bug 219275 has been marked as a duplicate of this bug. ***
Yusuke Suzuki
*** Bug 220142 has been marked as a duplicate of this bug. ***
Yusuke Suzuki
*** Bug 187094 has been marked as a duplicate of this bug. ***
Yusuke Suzuki
*** Bug 227281 has been marked as a duplicate of this bug. ***
Yusuke Suzuki
*** Bug 187945 has been marked as a duplicate of this bug. ***
Alexey Shvayka
*** Bug 179698 has been marked as a duplicate of this bug. ***
Alexey Shvayka
*** Bug 258683 has been marked as a duplicate of this bug. ***
Alexey Shvayka
*** Bug 231166 has been marked as a duplicate of this bug. ***
Alexey Shvayka
Pull request: https://github.com/WebKit/WebKit/pull/18202
EWS
Committed 268553@main (a4c5231dbae7): <https://commits.webkit.org/268553@main>
Reviewed commits have been landed. Closing PR #18202 and removing active labels.
Alexey Shvayka
*** Bug 155813 has been marked as a duplicate of this bug. ***
Alexey Shvayka
*** Bug 265526 has been marked as a duplicate of this bug. ***
Alexey Shvayka
*** Bug 221879 has been marked as a duplicate of this bug. ***