debugger: fix bug in breakpoint regex escaping
Fix a bug in setBreakpoint() where not all regex characters are escaped when constructing scriptRegEx for V8.
parent
179784e3
Please register or sign in to comment
Fix a bug in setBreakpoint() where not all regex characters are escaped when constructing scriptRegEx for V8.