forked from flutter/engine
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Roll Dart to version 0175f24 (flutter#4791)
* Roll Dart to version 0175f24 Notable runtime changes : - Translate asserts in the VM-specific async translation - Fixes flutter code coverage issues - Fix type test '_Closure class IS FunctionType' in strong mode - Report a compile-time error on magic const - Do not skip type checks on closure functions. - Make Dart_DumpStackTrace work when there is no current isolate. - [vm/kernel/aot, test tool] Enable global type flow analysis * updated DEPS * Update. * Update new license.
- Loading branch information
Showing
3 changed files
with
83 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters