Bug 263686 - [JSC] `yield` is not a valid BindingIdentifier for AsyncGeneratorExpression
Summary: [JSC] `yield` is not a valid BindingIdentifier for AsyncGeneratorExpression
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-25 14:44 PDT by Alexey Shvayka
Modified: 2023-10-25 22:39 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-25 14:44:48 PDT
Related test262 failure:
  * test/language/expressions/async-generator/early-errors-expression-yield-as-function-binding-identifier.js
Comment 1 Radar WebKit Bug Importer 2023-10-25 14:45:24 PDT
<rdar://problem/117497786>
Comment 2 Alexey Shvayka 2023-10-25 14:54:11 PDT
Pull request: https://github.com/WebKit/WebKit/pull/19568
Comment 3 EWS 2023-10-25 22:39:41 PDT
Committed 269801@main (d5e6b960d1d0): <https://commits.webkit.org/269801@main>

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