Searched defs:RegExpRun (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/v8/benchmarks/
H A Dregexp.js41 new Benchmark("RegExp", RegExpRun, RegExpSetup, RegExpTearDown)
48 RegExpRun(); // run once to get system initialized
51 function RegExpRun() { function
/external/v8/benchmarks/
H A Dregexp.js41 new Benchmark("RegExp", RegExpRun, RegExpSetup, RegExpTearDown)
48 RegExpRun(); // run once to get system initialized
51 function RegExpRun() { function

Completed in 125 milliseconds