dart-sdk/sdk_nnbd
Nate Bosch c464a12eb0 Minimize diffs between copies of js_dart2js.dart
- Drop optional `new`.
- Rename `constr` to `ctor` for consistent variable names.
- Use spaces around `=` in a JS expression where the DDC copy was
  already doing so.
- Add explicit return type of `void` on `operator []=`.
- Fix typos that were already fixed in DDC copy.
- Remove unnecessary organizational comment.

Change-Id: I85aff3429b7b9358dd4866a570dddbe9b26a5d48
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/116826
Reviewed-by: Sigmund Cherem <sigmund@google.com>
Commit-Queue: Nate Bosch <nbosch@google.com>
Auto-Submit: Nate Bosch <nbosch@google.com>
2019-09-11 22:15:10 +00:00
..
bin Make a fork of sdk/lib for use by NNBD. 2019-09-10 19:20:12 +00:00
lib Minimize diffs between copies of js_dart2js.dart 2019-09-11 22:15:10 +00:00
api_readme.md Make a fork of sdk/lib for use by NNBD. 2019-09-10 19:20:12 +00:00
BUILD.gn Make a fork of sdk/lib for use by NNBD. 2019-09-10 19:20:12 +00:00