Home | History | Annotate | Download | only in benchmarks

Lines Matching refs:number

159     return (typeof n === "number");
2032 else if (typeof o === "number")
2175 sc_Token.NUMBER = 12/*NUMBER*/;
2239 /* hexa-number */
2281 return new sc_Token(12/*NUMBER*/, res - 0);
2523 case 12/*NUMBER*/:
2889 // unless there is already a number, assign one.
3185 /*** META ((export number->symbol integer->symbol)) */
3190 /*** META ((export number->string integer->string)) */
4659 // The second argument is the number of times to run the benchmark.
4679 throw new Error("Earley or Boyer did incorrect number of rewrites");