mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Replaces the `select` instruction with a new one called `advance`. Instead of the jumping to a specific index, the new instruction goes forward X amount of elements. The advantage of doing this is that it should generate code the compresses better. PR Close #32516 |
||
|---|---|---|
| .. | ||
| angular1_router | ||
| benchmarks | ||
| benchmarks_external | ||
| e2e_util | ||
| payload_tests/hello_world/ts | ||
| playground | ||
| empty.ts | ||
| system.d.ts | ||
| tsconfig.json | ||
| types.d.ts | ||