Detect native generator function support.
Test if a value is an empty array.
Assert that two Node-API typed array data types are equal.
Robustly get the length of a Typed Array
Test if a value is a Uint8ClampedArray.
Test if a finite double-precision floating-point number is an integer.
Test if a value is an Int8Array.
Detect native Symbol.toPrimitive support.
Test if a value is an array-like object containing only nonnegative integers.
Robustly get the byte offset of a Typed Array
Test if a finite numeric value is an odd number.
Robustly get the byte length of a Typed Array
Test if a value is an Int32Array.
Test if a value is an Int16Array.
Test if a value is an array-like object of numbers.
Detect native Uint8ClampedArray support.
Detect native Int32Array support.
Test if a double-precision floating-point numeric value is negative zero.
Detect native Int16Array support.
Test if an array contains a provided search value.
Test if an object's own property is enumerable.
Test if a double-precision floating-point numeric value is positive zero.
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Detect native Int8Array support.