Back to Dart Lang

Package `js_runtime`:

pkg/js_runtime/README.md

3.13.0-104.0.dev325 B
Original Source

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.