Generic options parameter handling.
Return an accessor function for setting an element in an array-like object supporting the get/set protocol.
Test if an input value is a supported array boolean data type.
Float64Array.
Uint32Array.
Uint16Array.
Test if an input value is a supported array complex-valued floating-point data type.
Float32Array.
Assert that two Node-API data types are equal.
Test if a single-precision floating-point numeric value is finite.
Uint8Array.
Test if a value is a BooleanArray.
Detect native Symbol.toPrimitive support.
C utilities for asserting that a Node-API call returns an "ok" status.
Return an accessor function for setting an element in an indexed array-like object.
Test if a value is a number having a positive integer value.
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Get the ArrayBuffer out of a TypedArray, robustly.
Detect native Uint8ClampedArray support.
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Test if an object's own property is enumerable.
Detect native Int32Array support.
Detect native Int16Array support.
Test if an input value is an ndarray data type object.