Skip to content

Commit 9a300b2

Browse files
committed
fixup! src: make realm binding data store weak
1 parent eadbf52 commit 9a300b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/parallel/test-shadow-realm-gc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
/**
55
* Verifying ShadowRealm instances can be correctly garbage collected.
6-
*/
6+
*/
77

88
const common = require('../common');
99
const assert = require('assert');

0 commit comments

Comments
 (0)