Home
last modified time | relevance | path

Searched refs:scriptPattern (Results 1 – 1 of 1) sorted by relevance

/third_party/node/test/parallel/
Dtest-debugger-low-level.js13 const scriptPattern = /^\* (\d+): \S+debugger(?:\/|\\)three-lines\.js/m; constant
20 const [, scriptId] = cli.output.match(scriptPattern);