Skip to content

Commit c8457bb

Browse files
committed
[GR-54930] Adding an option that enables/disables stack-trace-related extensions.
PullRequest: js/3201
1 parent 9b4a7a9 commit c8457bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vm/mx.vm/suite.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"name": "graal-nodejs",
3434
"subdir": True,
3535
"dynamic": True,
36-
"version": "31d6f572d4ab759bc0d233c5148edd54b1243674",
36+
"version": "c068fb0ae61e92b3b2b61f421a891a41cf3c9c8d",
3737
"urls" : [
3838
{"url" : "https://github.com/graalvm/graaljs.git", "kind" : "git"},
3939
]
@@ -42,7 +42,7 @@
4242
"name": "graal-js",
4343
"subdir": True,
4444
"dynamic": True,
45-
"version": "31d6f572d4ab759bc0d233c5148edd54b1243674",
45+
"version": "c068fb0ae61e92b3b2b61f421a891a41cf3c9c8d",
4646
"urls": [
4747
{"url": "https://github.com/graalvm/graaljs.git", "kind" : "git"},
4848
]

0 commit comments

Comments
 (0)