mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Extends the compiler to add support for generating arrow functions in the output AST. This will be required for the `for` control flow block and we can potentially leverage it in other places to reduces the amount of generated code. PR Close #51436 |
||
|---|---|---|
| .. | ||
| abstract_emitter.ts | ||
| abstract_js_emitter.ts | ||
| map_util.ts | ||
| output_ast.ts | ||
| output_jit.ts | ||
| output_jit_trusted_types.ts | ||
| source_map.ts | ||