Lines Matching refs:regexp
31 // on the web and logging all regexp operations performed. Each37 // scrambled to exercise the regexp engine on different input strings.40 var RegExp = new BenchmarkSuite('RegExp', 910985, [41 new Benchmark("RegExp", RegExpRun, RegExpSetup, RegExpTearDown)