property Profiler.ScriptCoverage.functions Usage in Deno```typescript import { type Profiler } from "node:node__inspector.d.ts"; ``` Functions contained in the script that has coverage data. Type FunctionCoverage[]