mirror of
https://github.com/denoland/deno.git
synced 2024-12-11 01:58:05 -05:00
5 lines
120 B
Text
5 lines
120 B
Text
|
{
|
||
|
"args": "run --quiet --v8-flags=--expose-gc finalization_registry.js",
|
||
|
"output": "finalization_registry.js.out"
|
||
|
}
|