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 e1edbe3 commit e0cd646Copy full SHA for e0cd646
1 file changed
test/addons/cppgc-object/test.js
@@ -14,7 +14,7 @@ const {
14
15
const GC_OPTIONS = {
16
type: 'major',
17
- execution: 'beforeUserJS',
+ execution: 'sync',
18
};
19
20
assert.strictEqual(states[kDestructCount], 0);
0 commit comments