Breaking change 54201: dart2js will not minify Invocation.memberName in noSuchMethod

142 views
Skip to first unread message

Mayank Patke

unread,
Nov 30, 2023, 4:53:38 PM11/30/23
to anno...@dartlang.org
Currently, the `memberName` of the `Invocation` passed to `noSuchMethod` is minified when dart2js is invoked with `--minify`, which contravenes the language specification. This change would result in dart2js using the unminified name for `Invocation.memberName`.

If this breaking change poses a severe problem to you, please comment on the breaking change request.

Mayank Patke

unread,
Dec 6, 2023, 1:58:41 PM12/6/23
to anno...@dartlang.org
This change has now landed.

Mayank Patke | Software Engineer, Dart | fishyt...@google.com | (206) 531-1875

Reply all
Reply to author
Forward
0 new messages