Test if a value is a number having a positive value.
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 Uint8ClampedArray.
Test if a value is a collection.
Test if a value is an ArrayBuffer.
Test if a value is a Complex64Array.
Test if a value is an Int16Array.
Test if a value is an Int8Array.
Detect native Symbol.iterator support.
Return a function which tests if every element in an array-like object passes a test condition.
Detect native Symbol.toPrimitive support.
Test if a single-precision floating-point numeric value is finite.
Test if a value is a number having a positive integer value.
Test if a value is an arguments object.
Test if a value is a complex number-like object.
Test if an object's own property is enumerable.
Detect native Int32Array support.
Detect native Int16Array support.
Detect native Int8Array support.
Test if an array-like object supports the accessor (get/set) protocol.
Test if a value is an array-like object.
Test if a value is a Complex128Array.
Assert that a Node-API value is a Node-API typed array.