mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
There could be no lastEnabledChildRecord when there is no firstEnabledChildRecord - saves time by skipping findLastEnabledRecord() when the result is know to be null, - saves a test as isPresent(lastEnabledChildRecord) == isPresent(firstEnabledChildRecord) |
||
|---|---|---|
| .. | ||
| benchmarks | ||
| benchmarks_external | ||
| change_detection | ||
| core | ||
| di | ||
| examples | ||
| facade | ||
| reflection | ||
| rtts_assert | ||
| test_lib | ||