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