tree: d04cc9eda7154c147fa5c61df99b35e2ab51e0d7 [path history] [tgz]
  1. lib/
  2. test/
  3. OWNERS
  4. pubspec.yaml
  5. README.md
pkg/js_runtime/README.md

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.