Update d8 dep to v8.5.210

We will see a change in all the benchmarks results on golem.
See test run:
https://golem.corp.goog/Comparison?repository=dart&team=dart2js#targetA%3Ddart2js-production%3BmachineTypeA%3Dlinux-x64%3BrevisionA%3D87813%3BpatchA%3Dnshahan-Update%20d8%20dep%20to%20v8.5.210%3BtargetB%3Ddart2js-production%3BmachineTypeB%3Dlinux-x64%3BrevisionB%3D87800%3BpatchB%3DNone

Change-Id: Id1d17d5259d7e15221c7e32e7e48c5cb6c4671ad
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/161440
Reviewed-by: Mayank Patke <fishythefish@google.com>
Commit-Queue: Nicholas Shahan <nshahan@google.com>
This commit is contained in:
Nicholas Shahan 2020-09-02 00:26:03 +00:00 committed by commit-bot@chromium.org
parent e5180d0867
commit b215880243

2
DEPS
View file

@ -220,7 +220,7 @@ deps = {
Var("dart_root") + "/third_party/d8": {
"packages": [{
"package": "dart/d8",
"version": "version:7.8.279",
"version": "version:8.5.210",
}],
"dep_type": "cipd",
},