dart-sdk/pkg/js_ast
Stephen Adams 58c15eeeeb [dart2js] Migrate ssa/codegen.dart
Migrate the cycle codegen.dart, codegen_helpers.dart and variable_allocator.dart

Change-Id: I89b2b59736bd8024fe5a65bba4bbb60f3379b700
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/268863
Commit-Queue: Stephen Adams <sra@google.com>
Reviewed-by: Nate Biggs <natebiggs@google.com>
2022-11-16 21:32:00 +00:00
..
lib [dart2js] Migrate ssa/codegen.dart 2022-11-16 21:32:00 +00:00
test [js_ast] Fully migrated to 2.16 2022-04-05 23:49:44 +00:00
analysis_options.yaml [dart2js] Replace dart2js_dynamic_test with lint and appropriate lint ignores. 2022-11-15 21:11:59 +00:00
LICENSE Update LICENSE 2021-04-07 10:28:38 +00:00
OWNERS [infra] Add OWNERS to the Dart SDK 2022-02-14 14:06:34 +00:00
pubspec.yaml [pkg] prefer 'any' deps for package dev dependencies 2022-05-27 01:34:59 +00:00
README.md

js_ast

A library for creating JavaScript ASTs from templates.