Yegor Jbanov 241632aaa1 feat(code size): make assertionsEnabled() statically computable by dart2js
Our existing implementation prevented dart2js from statically deducing the
return value. This fix does not yet result in better tree-shaking due to the
following dart2js bugs:

https://github.com/dart-lang/sdk/issues/24354
https://github.com/dart-lang/sdk/issues/24355

Closes #4198
2015-09-16 19:01:48 +00:00
..
2015-09-13 13:36:35 +00:00
2015-09-16 11:42:30 -07:00
2015-09-09 02:49:07 +00:00
2015-09-15 18:12:05 +00:00