Home
last modified time | relevance | path

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

/third_party/node/lib/internal/test_runner/
Dcoverage.js29 const kIgnoreRegex = /\/\* node:coverage ignore next (?<count>\d+ )?\*\//; constant
139 const match = RegExpPrototypeExec(kIgnoreRegex, line);