Roll src/third_party/dart 9bb446aae1...4bebfebdbc (7 commits). (flutter/engine#10484)
dart-lang/sdk@4bebfebdbc Initial support for extension methods inference. dart-lang/sdk@6653611ae4 [vm, gc] Check if we should start concurrent marking after external allocations and background code finalization. dart-lang/sdk@57b9ce7fb7 Report when super is used in instance members of extensions dart-lang/sdk@af97015781 Fix markdown and Dart links in meta package dart-lang/sdk@3a2576eca9 Use ExecutableMember.from2() in ParameterMember.getAncestor(). dart-lang/sdk@b16d018b29 [dart2js] new-rti: handle passing element type to [a]sync* methods dart-lang/sdk@19085e3819 [dart/vm] Check SSA def-use dominance only
This commit is contained in:
2
DEPS
2
DEPS
@@ -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': '9bb446aae1949b7879beade86477a9a639cbfdef',
|
||||
'dart_revision': '4bebfebdbc216beadd57d11a4fa7034316a98b89',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
|
||||
Reference in New Issue
Block a user