ba805d3c63
Change-Id: I3bf78a773d431b21bd2f5cecaf6271899b73da70 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/250783 Reviewed-by: Nicholas Shahan <nshahan@google.com> Commit-Queue: Devon Carew <devoncarew@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.