diff --git a/tools/wpt/runner.ts b/tools/wpt/runner.ts index 90898ae6ffd753..fb39ddfa49099f 100644 --- a/tools/wpt/runner.ts +++ b/tools/wpt/runner.ts @@ -101,6 +101,7 @@ export async function runSingleTest( "run", "-A", "--unstable", + "--v8-flags=--expose-gc", ]; if (inspectBrk) {