We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c0672e commit 501ae0eCopy full SHA for 501ae0e
test/node-api/test_buffer/test.js
@@ -1,5 +1,5 @@
1
'use strict';
2
-// Flags: --expose-gc --no-concurrent-array-buffer-freeing --no-concurrent-array-buffer-sweeping
+// Flags: --expose-gc --no-concurrent-array-buffer-sweeping
3
4
const common = require('../../common');
5
const binding = require(`./build/${common.buildType}/test_buffer`);
0 commit comments