Home
last modified time | relevance | path

Searched defs:myRegex (Results 1 – 1 of 1) sorted by relevance

/third_party/node/test/parallel/
Dtest-primordials-regexp.js124 const myRegex = hardenRegExp(/a/); constant
128 const myRegex = /a/; constant
132 const myRegex = hardenRegExp(/a/g); constant
136 const myRegex = /a/g; constant
140 const myRegex = hardenRegExp(/a/); constant
144 const myRegex = /a/; constant
148 const myRegex = hardenRegExp(/a/); constant
152 const myRegex = /a/; constant
168 const myRegex = hardenRegExp(/a/); constant
172 const myRegex = hardenRegExp(/a/); constant