We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dfdeac commit 8ff76a3Copy full SHA for 8ff76a3
graal-js/mx.graal-js/mx_graal_js.py
@@ -53,7 +53,7 @@
53
TEST262_REPO = "https://" + "github.com/tc39/test262.git"
54
55
# Git revision of Test262 to checkout
56
-TEST262_REV = "93d63969bccbf8b4471b7c7fadc875099b7668d3"
+TEST262_REV = "3316c0aaf676d657f5a6b33364fa7e579c78ac7f"
57
58
# Git repository of V8
59
TESTV8_REPO = "https://" + "github.com/v8/v8.git"
0 commit comments