Skip to main content

restrictToFunction

property Debugger.GetPossibleBreakpointsParameterType.restrictToFunction

Only consider locations which are in the same (non-nested) function as start.

boolean | undefined
Back to top