Skip to content

Commit 94a327b

Browse files
committed
[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 <[email protected]> Commit-Queue: Martin Kustermann <[email protected]>
1 parent 6be50a4 commit 94a327b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ vars = {
7171
# self-service update these by following the go/dart-engprod/browsers.md
7272
# instructions. d8, the V8 shell, is always checked out.
7373
"checkout_javascript_engines": False,
74-
"d8_tag": "version:13.5.86",
74+
"d8_tag": "version:13.5.135",
7575
"jsshell_tag": "version:135.0",
7676
"jsc_tag": "version:290198",
7777

0 commit comments

Comments
 (0)