Home
last modified time | relevance | path

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

/external/v8/test/mjsunit/
Dstring-match.js135 var re_atom = /an/; variable
137 testMatch("Atom", stringSample, re_atom,