Test if a value is typed-array-like.
Float64Array.
Uint8Array.
Assert that two Node-API data types are equal.
C utilities for asserting that a Node-API call returns an "ok" status.
Detect native Uint8ClampedArray support.
Test if a value is NaN.
Test if an input value is a supported array boolean data type.
Test if a value is a number having a nonnegative integer value.
Test if a value is an Error object.
Test if a value is a number having a positive value.
Test if a value is a number having an integer value.
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Test if a double-precision floating-point numeric value is finite.
Get the ArrayBuffer out of a TypedArray, robustly.
Test if a value is an array-like object supporting the accessor (get/set) protocol.
Test if an input value is a supported array complex-valued floating-point data type.
Detect native Symbol.iterator support.
Test if a value is a BooleanArray.
Detect native Symbol.toPrimitive support.
Test if a single-precision floating-point numeric value is finite.
Float32Array.
Test if a value is a number having a positive integer value.
Test if a value is an arguments object.