Skip to content

Commit 013b3ff

Browse files
aduh95danielleadams
authored andcommitted
test: remove unnecessary V8 flag
Refs: https://chromium-review.googlesource.com/c/v8/v8/+/2741582 PR-URL: #37671 Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Gus Caplan <[email protected]>
1 parent cc48816 commit 013b3ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: test/parallel/test-weakref.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
'use strict';
22

3-
// Flags: --expose-gc --harmony-weak-refs
3+
// Flags: --expose-gc
44

55
require('../common');
66
const assert = require('assert');

0 commit comments

Comments
 (0)