Set Blackbox Patterns Request
Represents request frame that can be used with Debugger#setBlackboxPatterns operation call.
Replace previous blackbox patterns with passed ones. Forces backend to skip stepping/pausing in scripts with url matching one of the patterns. VM will try to leave blackboxed script by performing 'step in' several times, finally resorting to 'step out' if unsuccessful.
See also
Constructors
SetBlackboxPatternsRequest
Link copied to clipboard
Properties
Sources
jvm source
Link copied to clipboard