Files
sdk/pkg
Stephen Adams e85ac19134 dart2js: Destroy some type inference graph edges after type inference.
Removing the `_assignments` and `users` collections from TypeInformation
nodes causes interior nodes (e.g. Phi, Narrow) to become unreachable and
available for GC. This seems to trim 1%-5% off the final heap of an SSA
compile.

R=sigmund@google.com

Review URL: https://codereview.chromium.org/1776533002 .
2016-03-09 12:47:10 -08:00
..
2015-09-29 13:49:53 +02:00
2015-12-14 13:50:11 -08:00
2015-11-19 14:06:01 -08:00
2016-01-11 16:18:06 -08:00