Skip to content

Commit 36cfbfa

Browse files
committed
[GR-33313] JSRealm should be initialized before it is passed to onLanguageContextInitialized().
PullRequest: js/2129
1 parent 669b129 commit 36cfbfa

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
@@ -39,7 +39,7 @@
3939
"name": "graal-nodejs",
4040
"subdir": True,
4141
"dynamic": True,
42-
"version": "453bfed89537508473981add97647ab9dc27842f",
42+
"version": "42a0ba1f59b81a6e2bbcda0d0d10c15cd48fbe6b",
4343
"urls" : [
4444
{"url" : "https://github.com/graalvm/graaljs.git", "kind" : "git"},
4545
{"url": "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind": "binary"},
@@ -49,7 +49,7 @@
4949
"name": "graal-js",
5050
"subdir": True,
5151
"dynamic": True,
52-
"version": "453bfed89537508473981add97647ab9dc27842f",
52+
"version": "42a0ba1f59b81a6e2bbcda0d0d10c15cd48fbe6b",
5353
"urls": [
5454
{"url": "https://github.com/graalvm/graaljs.git", "kind" : "git"},
5555
{"url": "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind": "binary"},

0 commit comments

Comments
 (0)