Home
last modified time | relevance | path

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

/third_party/node/lib/internal/
Dutil.js573 const crossRelmRegexes = new SafeWeakMap(); constant
575 const cached = crossRelmRegexes.get(regex);
589 crossRelmRegexes.set(regex, crossRelmRegex);