Skip to content

Commit ec2efa3

Browse files
committed
[GR-33313] Ensure frame is materialized in getScope.
PullRequest: js/2130
1 parent e412034 commit ec2efa3

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": "42a0ba1f59b81a6e2bbcda0d0d10c15cd48fbe6b",
42+
"version": "66faeb56dd170e65e018de522069cfd826eb79f4",
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": "42a0ba1f59b81a6e2bbcda0d0d10c15cd48fbe6b",
52+
"version": "66faeb56dd170e65e018de522069cfd826eb79f4",
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)