mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Enable pregenerated (for Dart) and JIT (for Js) change detectors when possible. Previously we would always use `DynamicChangeDetector`s, but these cause megamorphic calls and are therefore much slower. Closes #502 |
||
|---|---|---|
| .. | ||
| benchmark/transform | ||
| change_detection | ||
| core | ||
| debug | ||
| di | ||
| directives | ||
| dom | ||
| facade | ||
| forms | ||
| http | ||
| mock | ||
| reflection | ||
| render | ||
| router | ||
| services | ||
| test_lib | ||
| transform | ||