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