[dart2wasm] Roll d8 which comes with a performance garbage collector fix very slow collection of WasmGC objects

Change-Id: I75e3e78510e6e3231310132de2e9f82c30ff01b0
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/411000
Reviewed-by: Slava Egorov <vegorov@google.com>
Commit-Queue: Martin Kustermann <kustermann@google.com>
diff --git a/DEPS b/DEPS
index d7d078c..a0c7d6b 100644
--- a/DEPS
+++ b/DEPS
@@ -71,7 +71,7 @@
   # self-service update these by following the go/dart-engprod/browsers.md
   # instructions. d8, the V8 shell, is always checked out.
   "checkout_javascript_engines": False,
-  "d8_tag": "version:13.5.86",
+  "d8_tag": "version:13.5.135",
   "jsshell_tag": "version:135.0",
   "jsc_tag": "version:290198",