提交 224ab48f 编写于 作者: B Ben Konyi

Roll src/third_party/dart d0052c1b31..f8f0b845c2 (16 commits)

dart-lang/sdk@f8f0b845c2 [vm/bytecode] Fix lazy lookup of line starts with bytecode and app-jit
dart-lang/sdk@aa318ee261 Add Class/TypeParameter/FunctionTypeAliasElement.instantiate() methods.
dart-lang/sdk@4575e4df37 fix for UNUSED_LOCAL_VARIABLE
dart-lang/sdk@4512b22595 [vm/fuzzer] Call all virtual methods
dart-lang/sdk@f7638fc2fb [vm/fuzzer] Filter exponential assigments
dart-lang/sdk@f234830998 Cut dart:ffi dependency to fix simarm build
dart-lang/sdk@64d4fc59fe [vm/bytecode] Load referenced classes more efficiently
dart-lang/sdk@3e1154cb5b [vm/bytecode] Move CheckStack after function type arguments handling
dart-lang/sdk@bded2e015e [vm/fuzzer] fix newline when printing timeouts
dart-lang/sdk@8d7daafdaf [dart_internal] Bump SDK upper-bound to <2.7.0
dart-lang/sdk@7ee192e7c7 [vm/bytecode] Do not create bytecode CodeBreakpoint if interpreter is not enabled
dart-lang/sdk@330fccbc0d Implement extension override in summary2
dart-lang/sdk@08518a6d5e Stop using ClassElement.type and InterfacecType.instantiate in TypeSystem tests.
dart-lang/sdk@d53086e005 Fix strict-inference failure on ctor call to allow upwards dynamic
dart-lang/sdk@ed9e89ea38 Implement a basic WASM API using wasmer.
dart-lang/sdk@e8413cd08d Add a fix to allow unqualified references to static members to be qualified.
上级 79ecdbf2
......@@ -34,7 +34,7 @@ vars = {
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
# You can use //tools/dart/create_updated_flutter_deps.py to produce
# updated revision list of existing dependencies.
'dart_revision': 'd0052c1b31a3a2bb31514c9c4a6e1900c56d069f',
'dart_revision': 'f8f0b845c2ff5d735ae9c26130c96919e7e5bea0',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
......
Signature: 1e7719d82f0f646ae4f45d0f9b8c73c2
Signature: bf283b711acb1d9fd0e1bd2ffc844045
UNUSED LICENSES:
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册