property Debugger.GetPossibleBreakpointsParameterType.restrictToFunction Usage in Denoimport { type Debugger } from "node:inspector/promises"; Only consider locations which are in the same (non-nested) function as start. Type boolean | undefined