Files
sdk/pkg/dev_compiler/test
Leaf Petersen 1b8f4ac1e7 Optimize DDC private runtime library files.
Eliminate numerous type checks not needed in strong mode.  Use
private nullability annotations instead of inline JS to mark known
non-null variables, and to make the compiler generate null checks
for null checked variables. Use nullability annotations and code refactoring to
remove redundant null checks and to move checks out of loops.

BUG=
R=jmesserly@google.com

Review-Url: https://codereview.chromium.org/2994203002 .
2017-08-23 10:28:45 -07:00
..
2017-08-22 16:29:18 -07:00
2017-03-15 21:34:25 -07:00
2017-05-13 16:24:47 -07:00
2017-04-20 11:30:57 -07:00