Skip to main content
property Debugger.GetPossibleBreakpointsParameterType.restrictToFunction

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

Type

boolean | undefined
Back to top