b8a1cd4850
Change-Id: Ie2b0f586fedbd183ea98b08fc766d5acf52d9e7b Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/198881 Reviewed-by: Stephen Adams <sra@google.com> Commit-Queue: Joshua Litt <joshualitt@google.com>
Package js_runtime:
This package contains code that is shared between the dart2js compiler and the dart2js runtime libraries.
Important: all code under the lib/shared/ must be kept in sync with the
runtime at all times (in sdk/lib/_internal/js_runtime/lib/shared). The
test/in_sync_test.dart test verifies this.