Home | History | Annotate | Download | only in mjsunit

Lines Matching refs:regexp

29 // This regexp should pick up all lower case characters.  The non-BMP
113 var re = new RegExp(prefix + cc + "]");