Searched refs:isInt32 (Results 1 – 3 of 3) sorted by relevance
423 if(util.isInt32(opt.rowMode)){993 (('number'!==typeof pApp) || !util.isInt32(pApp))){1186 if(0===n || !util.isInt32(n)){1263 if(util.isInt32(val)) m = capi.sqlite3_bind_int;1646 return util.isInt32(rc) ? (rc | 0) : rc;
275 const isInt32 = (n)=>{ function311 return (v && v.constructor && isInt32(v.constructor.BYTES_PER_ELEMENT)) ? v : false;671 isInt32, isSQLableTypedArray, isTypedArray,
251 (util.isInt32(val)