Skip to content

Commit

Permalink
Roll src/third_party/dart b11308657c..fde6a5917e (8 commits)
Browse files Browse the repository at this point in the history
fde6a5917e [vm, compiler] Unoptimized megamorphic calls.
e20da9c220 Fix order of resolving / writing / reading of function / method declarations.
5218970024 Update README.md
cfdcfe2bfe Update DeclarationsTracker when a context options change.
181685b852 Allow disabling individual server features.
e114fc3453 [release] Prepare changelog and version file for 2.3.1 and 2.3.2-dev.0.0
9b017a1ced [dart/vm] Peephole optimizer (window size one) on stack code
2b6b0e00d9 Fix resolveToBound for nullability
  • Loading branch information
bkonyi committed May 22, 2019
1 parent c56a1a2 commit 64f18f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -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': 'b11308657cb3eef60a85b561d18de630adb37c3e',
'dart_revision': 'fde6a5917e952149c585ee112b017d632d0de4eb',

# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
Expand Down
2 changes: 1 addition & 1 deletion ci/licenses_golden/licenses_third_party
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: b734a37faec982a12b2a5c9e035adc3e
Signature: 2d612c9bea682d4f1b15b644a61ac185

UNUSED LICENSES:

Expand Down

0 comments on commit 64f18f2

Please sign in to comment.