b28913c7e1
Change-Id: I4d9fb69dfb4ec040b0e63893e4ace33c6a5dd454 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/384360 Reviewed-by: Sigmund Cherem <sigmund@google.com> Commit-Queue: Nate Biggs <natebiggs@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/synced/ must be kept in sync with the
runtime at all times (in sdk/lib/_internal/js_runtime/lib/synced). The
test/in_sync_test.dart test verifies this.