Searched refs:toNum (Results 1 – 2 of 2) sorted by relevance
355 var convertKey = isArray$2(collection) ? toNum : identity;598 function toNum(arg) { function
1 …toNum(l, h, s);\n b = buf[p.pos++]; h |= (b & 0x7f) << 3; if (b < 0x80) return toNum(l, h, s);…