Bug 163209 - [JSC] Implement Annex B block-level function hoisting for global scope
Summary: [JSC] Implement Annex B block-level function hoisting for global scope
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P1 Major
Assignee: Alexey Shvayka
URL:
Keywords: InRadar
: 155813 179698 183169 187094 187945 199823 219275 220142 221879 227281 231166 258683 265526 (view as bug list)
Depends on:
Blocks: 260484
  Show dependency treegraph
 
Reported: 2016-10-10 07:12 PDT by GSkachkov
Modified: 2024-03-05 12:02 PST (History)
17 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description GSkachkov 2016-10-10 07:12:00 PDT
[ES6]. Implement Annex B.3.3 function hoisting rules for global scope
Comment 1 Yusuke Suzuki 2018-03-01 21:52:42 PST
*** Bug 183169 has been marked as a duplicate of this bug. ***
Comment 2 Ross Kirsling 2019-07-16 09:37:49 PDT
*** Bug 199823 has been marked as a duplicate of this bug. ***
Comment 3 Paras Lehana 2019-07-16 22:01:09 PDT
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.
Comment 4 Radar WebKit Bug Importer 2019-07-17 19:47:30 PDT
<rdar://problem/53234438>
Comment 5 Ross Kirsling 2020-12-01 17:21:12 PST
*** Bug 219275 has been marked as a duplicate of this bug. ***
Comment 6 Yusuke Suzuki 2020-12-31 12:28:26 PST
*** Bug 220142 has been marked as a duplicate of this bug. ***
Comment 7 Yusuke Suzuki 2020-12-31 12:38:41 PST
*** Bug 187094 has been marked as a duplicate of this bug. ***
Comment 8 Yusuke Suzuki 2021-06-24 18:23:21 PDT
*** Bug 227281 has been marked as a duplicate of this bug. ***
Comment 9 Yusuke Suzuki 2023-05-04 09:09:15 PDT
*** Bug 187945 has been marked as a duplicate of this bug. ***
Comment 10 Alexey Shvayka 2023-09-21 23:47:20 PDT
*** Bug 179698 has been marked as a duplicate of this bug. ***
Comment 11 Alexey Shvayka 2023-09-24 13:59:13 PDT
*** Bug 258683 has been marked as a duplicate of this bug. ***
Comment 12 Alexey Shvayka 2023-09-24 13:59:23 PDT
*** Bug 231166 has been marked as a duplicate of this bug. ***
Comment 13 Alexey Shvayka 2023-09-25 18:01:25 PDT
Pull request: https://github.com/WebKit/WebKit/pull/18202
Comment 14 EWS 2023-09-27 17:47:08 PDT
Committed 268553@main (a4c5231dbae7): <https://commits.webkit.org/268553@main>

Reviewed commits have been landed. Closing PR #18202 and removing active labels.
Comment 15 Alexey Shvayka 2023-09-29 15:45:51 PDT
*** Bug 155813 has been marked as a duplicate of this bug. ***
Comment 16 Alexey Shvayka 2024-01-23 14:01:14 PST
*** Bug 265526 has been marked as a duplicate of this bug. ***
Comment 17 Alexey Shvayka 2024-03-05 12:02:16 PST
*** Bug 221879 has been marked as a duplicate of this bug. ***