Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[dart2wasm] Fix js-string builtin detection
The `detectJsStringBuiltins` should've negated the validation (i.e. validation will fail if `js-string` builtins is enabled as enabling the builtins causes stricter validation of imports) Closes #59697 Change-Id: I5bcfdcf34e9fad89a84090c5f20284a7aae9e209 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/400280 Reviewed-by: Slava Egorov <[email protected]> Commit-Queue: Martin Kustermann <[email protected]>
- Loading branch information