Bug 262456 - [JSC] Align negative lookahead assertion of ExpressionStatement with the spec
Summary: [JSC] Align negative lookahead assertion of ExpressionStatement with the spec
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-09-30 22:10 PDT by Alexey Shvayka
Modified: 2023-10-18 00:19 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-30 22:10:47 PDT
Related test262 failures:
  * test/language/statements/labeled/decl-async-function.js
  * test/language/statements/labeled/decl-async-generator.js
  * test/language/statements/labeled/let-array-with-newline.js
Comment 1 Radar WebKit Bug Importer 2023-09-30 22:11:12 PDT
<rdar://problem/116299721>
Comment 2 Alexey Shvayka 2023-10-17 01:00:57 PDT
Pull request: https://github.com/WebKit/WebKit/pull/19155
Comment 3 EWS 2023-10-17 15:22:01 PDT
Committed 269430@main (6bef023b7734): <https://commits.webkit.org/269430@main>

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