mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/dart 88c43bbcc4..b173229baa (14 commits)
dart-lang/sdk@b173229baa [dart2js] new-rti: Accelerate specialized checks dart-lang/sdk@647f2ec309 [vm] fix file_system_watcher_test.dart on Mac dart-lang/sdk@7d18272498 [vm/bytecode] Deduplicate script objects in bytecode dart-lang/sdk@13005eec86 [vm] Limit heap size to 15GB on 64-bit systems to avoid fatal errors on page table exhaustion. dart-lang/sdk@fd10fa1b1d Defend against null includedSuggestionRelevanceTags dart-lang/sdk@1f5b6bca12 Search for extensions and their members. dart-lang/sdk@449446571f [vm/bytecode] Collect context levels for compiled code generated from bytecode dart-lang/sdk@5852f5ae92 [gardening] Mark a few co19 tests as slow on bytecode interpreter. dart-lang/sdk@5a292f82cc Remove unused DDC config dart-lang/sdk@748d927c60 Fix example statusText dart-lang/sdk@d83425be57 [vm] DirectoryWatch on windows stop immeidate issueRead after initialization dart-lang/sdk@3707f39530 [vm/fuzzer] Track variables to avoid inf. loops dart-lang/sdk@3cc20cd185 Remove quotes from suggestions coming out of model when completion is requested inside of quotes dart-lang/sdk@e556e23bfc Add getOverrideMember() to return the member with replaced type parmeters.
This commit is contained in:
parent
88ee383517
commit
080f67b233
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': '88c43bbcc4ddbfb68c17f243a2b9465e18f0e824',
|
||||
'dart_revision': 'b173229baa47de19e9f4dfb2c4908c90951cb951',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
Signature: c1c17b96b05ce6d1e1f11bbcc9ba957b
|
||||
Signature: a660f07d66430849ead310dc7726dc17
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user