Home
last modified time | relevance | path

Searched defs:validateInt32 (Results 1 – 2 of 2) sorted by relevance

/third_party/node/lib/internal/
Dvalidators.js113 const validateInt32 = hideStackFrames( constant
557 validateInt32, property
/third_party/node/deps/npm/node_modules/readable-stream/lib/internal/
Dvalidators.js99 const validateInt32 = hideStackFrames((value, name, min = -2147483648, max = 2147483647) => { constant
496 validateInt32, property