Bug 263617 - [JSC] Create (async) generator object after performing FunctionDeclarationInstantiation
Summary: [JSC] Create (async) generator object after performing FunctionDeclarationIns...
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: 262405
  Show dependency treegraph
 
Reported: 2023-10-24 15:20 PDT by Alexey Shvayka
Modified: 2023-10-26 13:14 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-10-24 15:20:07 PDT
Related test262 failures:
  * test/language/expressions/async-generator/generator-created-after-decl-inst.js
  * test/language/expressions/generators/generator-created-after-decl-inst.js
  * test/language/statements/async-generator/generator-created-after-decl-inst.js
  * test/language/statements/generators/generator-created-after-decl-inst.js
Comment 1 Radar WebKit Bug Importer 2023-10-24 15:21:30 PDT
<rdar://problem/117439419>
Comment 2 Alexey Shvayka 2023-10-25 13:58:18 PDT
Pull request: https://github.com/WebKit/WebKit/pull/19564
Comment 3 EWS 2023-10-26 13:14:22 PDT
Committed 269823@main (d9e5846a73b1): <https://commits.webkit.org/269823@main>

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