From 82fcf3255435f3a4d3399ba0347626a29c9caa2d Mon Sep 17 00:00:00 2001 From: Ben Konyi Date: Mon, 26 Aug 2019 06:43:00 -0700 Subject: [PATCH] Roll src/third_party/dart 524f78e6cb..43417df9c7 (4 commits) dart-lang/sdk@43417df9c7 [vm/ffi] Fix crashes on stacktraces and debugging with force-optimized frames. dart-lang/sdk@53883c6044 Best static error test failure output on crashes and unspecified errors. dart-lang/sdk@1f875a61bb [kernel] Crash less when dumping partial dill file dart-lang/sdk@ab54ea60e5 [vm/compiler] Add the framework for the IL deserializer. --- DEPS | 2 +- ci/licenses_golden/licenses_third_party | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 8a23b4f9235..ecac4180f84 100644 --- a/DEPS +++ b/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': '524f78e6cb1d317c3f97064324a29fdf730fa73b', + 'dart_revision': '43417df9c7573f0f8812a7902905adaf0569d3a0', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py diff --git a/ci/licenses_golden/licenses_third_party b/ci/licenses_golden/licenses_third_party index 6de62d09034..c186e606e3d 100644 --- a/ci/licenses_golden/licenses_third_party +++ b/ci/licenses_golden/licenses_third_party @@ -1,4 +1,4 @@ -Signature: 81999413cb4dfe9b12839db01f5e8f62 +Signature: 6e656bdcf80af052469a843629e1583e UNUSED LICENSES: @@ -7454,6 +7454,8 @@ FILE: ../../../third_party/dart/runtime/vm/compiler/backend/bce_test.cc FILE: ../../../third_party/dart/runtime/vm/compiler/backend/block_builder.h FILE: ../../../third_party/dart/runtime/vm/compiler/backend/flow_graph_checker.cc FILE: ../../../third_party/dart/runtime/vm/compiler/backend/flow_graph_checker.h +FILE: ../../../third_party/dart/runtime/vm/compiler/backend/il_deserializer.cc +FILE: ../../../third_party/dart/runtime/vm/compiler/backend/il_deserializer.h FILE: ../../../third_party/dart/runtime/vm/compiler/backend/il_serializer.cc FILE: ../../../third_party/dart/runtime/vm/compiler/backend/il_serializer.h FILE: ../../../third_party/dart/runtime/vm/compiler/backend/il_test_helper.cc