Skip to content

Commit e620012

Browse files
committed
Roll src/third_party/dart 05c28c6115..1573f4e877 (14 commits)
dart-lang/sdk@1573f4e877 [vm/compiler] Further work on the IL deserializer. dart-lang/sdk@45b85e12d2 [VM] - Remove rules to build vm_legacy_platform dart-lang/sdk@1f9bf308b2 [vm/compiler] Early work on IL deserializer. dart-lang/sdk@cd5bcd7ddc Fix for FieldFormalParameter with type parameters. dart-lang/sdk@6fa5b31fcc Report an error when extensions declare a static final field that is not initialized dart-lang/sdk@2e2d5bcca6 [vm] Make v8_snapshot_profile_writer_test less flaky and avoid user error with crossword config. dart-lang/sdk@e3563528e6 [cfe] Add tear off function for extension instance methods. dart-lang/sdk@ab9cd54b1b [cfe] Use cipd for benchmark data instead of the store dart-lang/sdk@8667223d72 [vm/concurrency] Have custom weak table per isolate used for snapshot writing dart-lang/sdk@402c3101a7 Remove unused imports dart-lang/sdk@1f10afc628 Don't use explicit error locations for CFE-only errors. dart-lang/sdk@5148afa2fa [dart2js] Treat classes instantiated by a NativeBehavior as native. dart-lang/sdk@dda69953e2 [vm/bytecode] Debugger should not signal breakpoint resolution twice. dart-lang/sdk@ea09fbe45d switch case statement completions
1 parent 260f88d commit e620012

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ vars = {
3434
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
3535
# You can use //tools/dart/create_updated_flutter_deps.py to produce
3636
# updated revision list of existing dependencies.
37-
'dart_revision': '05c28c6115bbc438f6bbc14078eaf895679b6493',
37+
'dart_revision': '1573f4e877f351cc8c6fcdc5cae8886cfa3588ca',
3838

3939
# WARNING: DO NOT EDIT MANUALLY
4040
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py

ci/licenses_golden/licenses_third_party

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 29342bb1ee5e5375db5f5c9f613ac7a5
1+
Signature: 74ac214764fed9d81a4d11cd3c67dacf
22

33
UNUSED LICENSES:
44

0 commit comments

Comments
 (0)