Test if a double-precision floating-point numeric value is finite.
Test if a single-precision floating-point numeric value is NaN.
Test if a value is a number having a nonnegative integer value.
Test if a value is NaN.
Test if a value is an array-like object of numbers.
Test if a value is a Uint8ClampedArray.
Test if a value is an Int32Array.
Test if a value is an array-like object containing only nonnegative integers.
Test if a value is typed-array-like.
Test if a value is an Int16Array.
The assert module from Node.js, for the browser.
Assert that two Node-API data types are equal.
Detect native Symbol.toPrimitive support.
Test if a value is an Int8Array.
Test if a single-precision floating-point numeric value is finite.
C utilities for asserting that a Node-API call returns an "ok" status.
Test if a value is a number having a positive integer value.
Detect native Uint8ClampedArray support.
Test if a value is an array of strings.
Test if a value is an arguments object.
Test if a value is an ArrayBuffer.
Test if an object's own property is enumerable.
Detect native Int32Array support.
Detect native Int16Array support.