Bug 262456

Summary: [JSC] Align negative lookahead assertion of ExpressionStatement with the spec
Product: WebKit Reporter: Alexey Shvayka <ashvayka>
Component: JavaScriptCoreAssignee: Alexey Shvayka <ashvayka>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
See Also: https://bugs.webkit.org/show_bug.cgi?id=215977
https://bugs.webkit.org/show_bug.cgi?id=263307
Bug Depends on:    
Bug Blocks: 262405    

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.