Detect native Uint8Array support.
Return a function which tests if every element in an array-like object passes a test condition.
Detect native Symbol support.
Standard assertion utilities.
Test if a value is array-like.
Validates if a value is a nonnegative integer.
Detect native Buffer support.
Assert that a Node-API value is a Node-API typed array.
Test if a finite double-precision floating-point number is a positive integer.
Test if a value is an empty array.
Robustly get the length of a Typed Array
Test if a finite double-precision floating-point number is a negative integer.
Split a double-precision floating-point number into a higher order word and a lower order word.
Test if a finite numeric value is an odd number.
Maximum unsigned 32-bit integer.
Robustly get the byte offset of a Typed Array
Test if a value is a Uint8ClampedArray.
Assert that two Node-API typed array data types are equal.
Robustly get the byte length of a Typed Array
Test if a value is an Int32Array.
Test if a value is an Int8Array.
Test if a value is an array-like object of numbers.
Test if a value is an Int16Array.
Test if a double-precision floating-point numeric value is negative zero.