DescriptionRedo "dart2js: --fast-startup: use alias for 'this'"
Doesn't currently work since we can't use js.Names and regular parameters/variables in the same JavaScript scope.
Long term - we should fix this (https://github.com/dart-lang/sdk/issues/29455)
Short term, we could generate variable strings that are named after the fields and disambiguate them manually.
BUG=
Committed: https://github.com/dart-lang/sdk/commit/2c313f812531c5e03f3dd8df85564a2ec08f36c7
Patch Set 1 #Patch Set 2 : add test #
Messages
Total messages: 3 (2 generated)
|