Files
sdk/pkg/js_runtime
Mayank Patke 829c911e31 [js_runtime] Update pubspec to 3.8 and reformat.
Change-Id: Ie8ada5ca0f0457efb26749f0220761e5e95bb28d
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/427583
Reviewed-by: Nate Biggs <natebiggs@google.com>
Commit-Queue: Nate Biggs <natebiggs@google.com>
Auto-Submit: Mayank Patke <fishythefish@google.com>
2025-05-08 14:15:00 -07:00
..
2025-03-27 15:33:43 -07:00
2022-02-14 14:06:34 +00:00

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.