675 B
675 B
Home > puppeteer > Protocol > Debugger > GetPossibleBreakpointsRequest > restrictToFunction
Protocol.Debugger.GetPossibleBreakpointsRequest.restrictToFunction property
Only consider locations which are in the same (non-nested) function as start.
Signature:
restrictToFunction?: boolean;