1 2 3 4 5 6 7
{ "args": "run v8_flags.js", "output": "v8_flags.js.out", "envs": { "DENO_V8_FLAGS": "--expose-gc" } }