5016361ccd
Now that we no longer need to put boxes in `core.dart`, it makes sense to move them out of `core.dart` so that we can patch these classes and their helper functions. This CL moves `BoxedInt` and `BoxedDouble` out of core patch, and moves some of their intrinsics / helpers to side libraries. Tested: Dart2Wasm internal refactor of patch files. Change-Id: I1dac95089a8bd9e2c8ee4f467a0d6f2792f9d665 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/313900 Commit-Queue: Joshua Litt <joshualitt@google.com> Reviewed-by: Ömer Ağacan <omersa@google.com>
This package hosts VM specific Dart code and helper scripts.