Bug 261564 - [JSC] Implement lexical scope chain walk to correctly determine Annex B hoisted functions
Summary: [JSC] Implement lexical scope chain walk to correctly determine Annex B hoist...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Alexey Shvayka
URL:
Keywords: InRadar
Depends on:
Blocks: 260484
  Show dependency treegraph
 
Reported: 2023-09-14 10:55 PDT by Alexey Shvayka
Modified: 2023-09-22 00:20 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Shvayka 2023-09-14 10:55:21 PDT
Related test262 failures:
  - test/annexB/language/function-code/*
  - test/annexB/language/eval-code/*
Comment 1 Radar WebKit Bug Importer 2023-09-14 10:55:41 PDT
<rdar://problem/115504046>
Comment 2 Alexey Shvayka 2023-09-14 10:57:28 PDT
Pull request: https://github.com/WebKit/WebKit/pull/17778
Comment 3 EWS 2023-09-22 00:20:21 PDT
Committed 268302@main (18dd8af86932): <https://commits.webkit.org/268302@main>

Reviewed commits have been landed. Closing PR #17778 and removing active labels.