Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 27567fb2a9f316d9bc6a1b75d2b94b02731756c6
https://github.com/WebKit/WebKit/commit/27567fb2a9f316d9bc6a1b75d2b94b02731756c6
Author: Alexey Shvayka <[email protected]>
Date: 2024-01-24 (Wed, 24 Jan 2024)
Changed paths:
M Source/JavaScriptCore/parser/Parser.cpp
Log Message:
-----------
[JSC] parseMemberExpression() should create NewExpr with expression start
location
https://bugs.webkit.org/show_bug.cgi?id=268022
<rdar://problem/121544630>
Reviewed by Yusuke Suzuki and Justin Michaud.
This was the idea of https://bugs.webkit.org/show_bug.cgi?id=267728, yet
unfortunately in-between
implementation revisions the case of correct location for `new new new C` did
regress.
* Source/JavaScriptCore/parser/Parser.cpp:
(JSC::Parser<LexerType>::parseMemberExpression):
Canonical link: https://commits.webkit.org/273440@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes