Chromium Code Reviews
Descriptiondart2js: Distinguish precedence levels for left-hand side and call.
This fixes an issue where `new (f())()` was emitted as `new f()()`.
This in turn fixes some JS interop issues in the CPS backend.
CLOSES #25708
BUG=
R=sigmund@google.com
Committed: https://github.com/dart-lang/sdk/commit/ba582b48b359bd193ecf643515176f827a9452e7
Patch Set 1 #Patch Set 2 : Update status file #
Messages
Total messages: 7 (2 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||