Skip to content

Commit 4e812af

Browse files
mkustermannCommit Queue
authored andcommitted
[dart2wasm] Roll jsc version to newest
The newest JSC version should be much more stable. Local testing shows it now passes most language tests in both optimized (-O1) and non-optimized (-O0) mode. => We can probably add the JSC bot again. Change-Id: If3888eb307c60a08cee1511557df9ba39b317193 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/381241 Reviewed-by: Ömer Ağacan <[email protected]> Commit-Queue: Martin Kustermann <[email protected]>
1 parent bf8a9c1 commit 4e812af

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
@@ -73,7 +73,7 @@ vars = {
7373
"checkout_javascript_engines": False,
7474
"d8_tag": "version:12.9.98",
7575
"jsshell_tag": "version:127.0.2",
76-
"jsc_tag": "version:280364",
76+
"jsc_tag": "version:282418",
7777

7878
# https://chrome-infra-packages.appspot.com/p/fuchsia/third_party/clang
7979
"clang_version": "git_revision:3809e20afc68d7d03821f0ec59b928dcf9befbf4",

0 commit comments

Comments
 (0)