Searched refs:scriptPattern (Results 1 – 1 of 1) sorted by relevance
13 const scriptPattern = /^\* (\d+): \S+debugger(?:\/|\\)three-lines\.js/m; constant20 const [, scriptId] = cli.output.match(scriptPattern);