Searched refs:isUint32 (Results 1 – 8 of 8) sorted by relevance
28 isUint32,178 if (isUint32(port)) {
138 isUint32,215 const isFd = isUint32;
26 function isUint32(val) { function39 if (!isUint32(val))
64 isUint32,164 if (!isUint32(length))
51 function isUint32(value) { function546 isUint32, property
41 function isUint32(value) { function486 isUint32, property
122 isUint32,1058 if (isUint32(options.maxSessionInvalidFrames)) {1064 if (isUint32(options.maxSessionRejectedStreams)) {
4041 …ps://github.com/nodejs/node/commit/e45e5b809d)] - **fs**: point isFd to isUint32 (Daniel Bevenius)…