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

/external/v8/benchmarks/
H A Dearley-boyer.js2207 function isIdOrNumberChar(c) {
2276 while (isIdOrNumberChar(port.peekChar()))
2411 if (isIdOrNumberChar(curChar))

Completed in 120 milliseconds