Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[dart2wasm] Use the same Dart object when to{Upper,Lower}Case returns…
… the argument This fixes `identical` checks when the input doesn't need case mapping. This change was originally made in [1], but I'm trying to split it into smaller CLs as it currently has a lot of conflicts with the main branch. [1]: https://dart-review.googlesource.com/c/sdk/+/316628 Change-Id: I88da52a3a73c9d587acefe2b14fd39edaf01c966 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/332200 Reviewed-by: Aske Simon Christensen <[email protected]> Commit-Queue: Ömer Ağacan <[email protected]>
- Loading branch information