Assert that a Node-API value is a Node-API typed array.
Assert that two Node-API typed array data types are equal.
Create an array filled with ones and having a specified length.
Reinterpret a BooleanArray as a Uint8Array.
Detect native Uint16Array support.
Standard assertion utilities.
Copy the elements of an array-like object to a new generic array.
Default array settings.
Maximum unsigned 16-bit integer.
Determine the specification defined classification of an object.
Detect native Float64Array support.
List of array data types.
Constructor for creating arrays filled with pseudorandom values drawn from a nullary PRNG.
Check if an environment is little endian.
Resolve a path by walking parent directories.
High word mask for the sign bit of a double-precision floating-point number.
Determine a value's type.
Platform float word order.
Create an array containing pseudorandom numbers drawn from a continuous uniform distribution.
Return an array of an object's own enumerable property names.
Return an array of an object's own symbol properties.
Convert an array-like object to a minimal array-like object supporting the accessor protocol.
Create a filled generic array according to a provided callback function.
Function which does nothing.