property Debugger.GetPossibleBreakpointsParameterType.restrictToFunction Usage in Deno```typescript import { type Debugger } from "node:node__inspector.d.ts"; ``` Only consider locations which are in the same (non-nested) function as start. Type boolean | undefined