property Deno.BenchDefinition.sanitizeExit
Ensure the bench case does not prematurely cause the process to exit,
for example via a call to Deno.exit
.
boolean
Ensure the bench case does not prematurely cause the process to exit,
for example via a call to Deno.exit
.
boolean