Assert that a Node-API value is a specified Node-API data type.
Test if a double-precision floating-point numeric value is negative zero.
Detect native BigInt support.
Test if a value is a number having a nonnegative integer value.
Detect native ArrayBuffer support.
Assert that two Node-API data types are equal.
Test if a value is a Uint8ClampedArray.
Test if a single-precision floating-point numeric value is finite.
Test if a single-precision floating-point numeric value is NaN.
Standard assertion utilities.
C utilities for asserting that a Node-API call returns an "ok" status.
Return the real and imaginary components of a single-precision complex floating-point number.
Test if a value is an Int32Array.
Test if a value is an Int8Array.
Test if a value is NaN.
Test if a value is an Int16Array.
Test if a value is an arguments object.
Test if a value is a number having an integer value.
Test if a value is a number having a positive integer value.
Test if an object has a specified property, either own or inherited.
Test if a value is a complex number-like object.
Test if a value is an array of strings.
Test if a value is an ArrayBuffer.
Assert that a Node-API value is a Node-API typed array.