We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 360022b commit d03bd87Copy full SHA for d03bd87
test/parallel/test-finalization-group.js
@@ -1,6 +1,6 @@
1
'use strict';
2
3
-// Flags: --expose-gc --harmony-weak-refs
+// Flags: --expose-gc --harmony-weak-refs --harmony-weak-refs-with-cleanup-some
4
5
const common = require('../common');
6
0 commit comments