Roll src/third_party/dart e3edfd36b2..ec4d48e241 (7 commits)
ec4d48e241 [vm/bytecode] Add starting and ending source positions for closures efde7dd642 [dartdevc] fix assert 345af8d9ed [vm/compiler/dbc] Make LoadIndexedInstr load unboxed values and StoreIndexedInstr take unboxed values b22cd05c51 Reland fix for #28233: add hint for missing returns to function expressions e15a98c4f2 Tighten types for runtimeStatement and runtimeCall c86c277c0f Reapply "Use the full URI for DDK library debug names" 7cb48804ee [vm/compiler] Merge cid ranges when generating receiver check
This commit is contained in:
2
DEPS
2
DEPS
@@ -31,7 +31,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': 'e3edfd36b2aa7ff4e98fe541ef5666ef2e70d17e',
|
||||
'dart_revision': 'ec4d48e241633c3cbbc824343547afe44176d9c8',
|
||||
|
||||
# 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