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 ccb16f7 (flutter#6065)
* Roll Dart to version ccb16f7 This roll includes the following changes : * Roll engine to version ccb16f7 ccb16f7 [VM] fix the arguments of training run of kernel-service to turn on strong mode and sync-async on by default. 41e720b [vm] Add support for a new source file format kernel file lists. 3061419 Update testing for unresolved invoke types. 34e6aa8 Fix mock SDK and front-end targer in analyzer. 5d86b5e [vm/kernel/bytecode] Share contexts between scopes in bytecode 1b5d273 Fix analyzer/FE integration of assignments to ambiguous types. 4a4132c Change code ranges for fields/variables. d1bd887 [VM/SDK] Switch kernel isolate to run in Dart 2 mode bfd86e5 [vm, gc] Make bypass_safepoints on helper threads sticky. f69d2fd [VM runtime] Fix build. Missed one reference in previous commit. f0169f4 [dart] Remove usage of ConnectToEnvironmentService. 14f3982 [VM runtime] Remove broken LongJumpScope::IsSafeToJump(). e87efdf Fix analyzer/FE integration of assignments to ambiguous types. 4445ad1 Support custom --multi-root-scheme flag, and --multi-root arguments. Also pass the custom scheme to jsProgramToCode to fix placeSourceMap calls. 8c82098 Remove special ignoring MissingImplementationCause. 4004194 Clean up super calls in swarm. d06f4f8 Refactor parsing top level keyword declarations 569290d Revert "[vm] Use multiple entrypoints to remove unnecessary checks on statically-typed closure calls." ceace12 dart2js: Work-around for imprecise calledOnce info d10204f Fix analyzer/FE integration of assignments to non-l-values. 8b125b5 Add an AST structure for the new mix-in support 19126e8 [vm] Use multiple entrypoints to remove unnecessary checks on statica lly-typed closure calls. 0093885 Issues on co19_2 missing compile-time error failures a95db17 Fix VM status after language_2 triage fe939f9 [vm] Update status file after entrypoints change (again). ee6ef70 Update issues for Fasta missing compile-time errors in language_2 b7790e3 [VM] Make all of our compilation pipeline use a [FrameLayout] to gene rate code 2a36502 Squelch some false warnings for disallowed uses of void 244c9be Remove STRONG_MODE flag 814738b Remove CompilerOptions.strongMode/enableTypeAssertions/trustTypeAnnot ations d7c7186 Check setters in Dart 2 bedc144 Analyzer: replaceComponent: Add small to big instead of the other way around a814614 Fix analyzer/FE integration of invalid assignments to classes. 701b130 [vm/kernel/bytecode] Zap expression stack in try-catch handlers 7f88b64 [vm] buffer size based log flushing dec1da2 [VM interpreter] Bytecode reader should make const list immutable. 51bed8a [test matrix] Add back --compiler=dartkb 1f5f197 [VM] Do not start the kernel isolate when doing an app JIT snapshot t raining run if a kernel file is specified as the application. 9bf9822 Increase a timeout for a slow test. 5e0a28a [vm/kernel/bytecode] Support unsafeCast() intrinsic method in bytecod e 2cca441 Replace Deprecated.expires with message 844b7a9 [Test] Add test case for capturing variables in nested sync* closures a37496d [VM interpreter] Fix native call to growable list factory. 47332ae [vm] Update status file after entrypoints change. b97f885 Revert "[vm] Deep clone context when cloning closure" f88582e Improve wording in invalid return spec per comments. fc24d41 Fix status file for super_call4_test/01 2e22f7b [vm] Fix a bug in the field exactness tracking state machine. dea7de2 [vm] Use multiple entrypoints to remove unnecessary checks on calls a gainst "this". c082761 [vm/compiler] improve type progagation
- Loading branch information