mirror of
https://github.com/encounter/engine.git
synced 2026-03-30 11:09:55 -07:00
Roll src/third_party/dart 07a63a17a4..7376167b2a (8 commits)
dart-lang/sdk@7376167b2a Revert "[vm/compiler] Fix Code equality comparison in DedupInstructions." dart-lang/sdk@b2bf860e56 [vm/ffi] Fix FfiCall on ARM_X64. dart-lang/sdk@f36ef2010e [package:vm_service] Clear completers map when dispose() is called dart-lang/sdk@4c614c7c44 [vm, bytecode] Don't suppress the interpreter on IA32 or ARM. dart-lang/sdk@c1f691c797 [vm, bytecode] Saturate context ids instead of issuing a compile-time error. dart-lang/sdk@f480d43f08 Remove DeferredFunctionTypeImpl. dart-lang/sdk@4cd5d773de [vm/compiler] Fix Code equality comparison in DedupInstructions. dart-lang/sdk@e87f3407c8 [ dart:developer ] Added optional `parent` parameter to `TimelineTask` constructors.
This commit is contained in:
@@ -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': '07a63a17a44d5a125e0bfc4ab854db336682d68d',
|
||||
'dart_revision': '7376167b2a1ec060283f815785656ec4b57aef67',
|
||||
|
||||
# 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: 2e29566763470dc5639e805a8a7b00fb
|
||||
Signature: 27ab4449a8ce7bbfe64cd8dd9f70c761
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user