Checks whether a value is an object
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.
Test if a value is an arguments object.
Detect native Uint8ClampedArray support.
Test if a value is an array-like object.
Test if a value is an array of strings.
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.
Test if a value is an ArrayBuffer.
Detect native Int8Array support.
Test if an array-like object supports the accessor (get/set) protocol.
Detect native Symbol.iterator support.
Test if a value is a Complex64Array.
Test if a value is a Complex128Array.
Assert that a Node-API value is a Node-API typed array.
Test if a value is an Error object.
Test if a value is a typed array.
Test if a value is a number having a positive value.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Test if a value is a complex typed array.
Test if a value is array-like.