Test if an object has a specified property.
Detect native Uint16Array support.
Detect native Uint8Array support.
Detect native Float64Array support.
Detect native Uint32Array support.
Standard assertion utilities.
Test if a value is array-like.
Detect native Symbol support.
Detect native Buffer support.
Assert that a Node-API value is a Node-API typed array.
Robustly get the length of a Typed Array
Robustly get the byte offset of a Typed Array
Robustly get the byte length of a Typed Array
Test if a value is an empty 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 value is a Uint8ClampedArray.
Maximum unsigned 32-bit integer.
Test if a finite numeric value is an odd number.
Assert that two Node-API typed array data types are equal.
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Test if a value is an Int32Array.
Test if a value is an array-like object of numbers.
Test if a value is an Int16Array.