Home | History | Annotate | Download | only in mjsunit

Lines Matching refs:char_class

9132   var char_class = new RegExp(re, "g");
9133 var munged = text.replace(char_class, "foo");