Skip to content

Commit 429e56e

Browse files
bkonyia-siva
authored andcommitted
Roll src/third_party/dart 7ebc820ffc..5cce1e4acd (1 commits) (flutter#13798)
dart-lang/sdk@5cce1e4acd Reland "[vm] Remove obsolete kernel constant expression evaluator."
1 parent a59c969 commit 429e56e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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': '7ebc820ffcc06e08c0647b0a5e0f3bd41a967cf3',
37+
'dart_revision': '5cce1e4acde9c166877a0c1a142e0cb458964478',
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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 03d479e89fa6c0abff5498a9980dfd24
1+
Signature: 0711148b858bd9d47c7b0cc7bcf967e7
22

33
UNUSED LICENSES:
44

@@ -8597,8 +8597,8 @@ FILE: ../../../third_party/dart/runtime/vm/compiler/frontend/bytecode_flow_graph
85978597
FILE: ../../../third_party/dart/runtime/vm/compiler/frontend/bytecode_reader.cc
85988598
FILE: ../../../third_party/dart/runtime/vm/compiler/frontend/bytecode_reader.h
85998599
FILE: ../../../third_party/dart/runtime/vm/compiler/frontend/bytecode_scope_builder.cc
8600-
FILE: ../../../third_party/dart/runtime/vm/compiler/frontend/constant_evaluator.cc
8601-
FILE: ../../../third_party/dart/runtime/vm/compiler/frontend/constant_evaluator.h
8600+
FILE: ../../../third_party/dart/runtime/vm/compiler/frontend/constant_reader.cc
8601+
FILE: ../../../third_party/dart/runtime/vm/compiler/frontend/constant_reader.h
86028602
FILE: ../../../third_party/dart/runtime/vm/compiler/frontend/kernel_fingerprints.cc
86038603
FILE: ../../../third_party/dart/runtime/vm/compiler/frontend/kernel_fingerprints.h
86048604
FILE: ../../../third_party/dart/runtime/vm/compiler/frontend/kernel_translation_helper.cc

0 commit comments

Comments
 (0)