C utilities for Node-API call assertions.
Assert that a Node-API value is a specified Node-API data type.
Assert that two Node-API data types are equal.
C utilities for asserting that a Node-API call returns an "ok" status.
Assert that a Node-API value is a Node-API typed array.
Assert that two Node-API typed array data types are equal.
Assert that a Node-API value has a specified property.
C APIs for registering a Node-API module exporting an interface for invoking a binary numerical function.
Assert that a Node-API value is a Node-API DataView.
C APIs for registering a Node-API module exporting an interface for invoking a unary numerical function.
Test if a value is an array.
Detect native Uint32Array support.
Test if a value is a boolean.
Detect native Symbol.toStringTag support.
Return a function which tests if every element in an array passes a test condition.
Test if a value is a string.
Check if an environment is big endian.
Test if a value is a Float64Array.
Test if a value is a Uint32Array.
Detect native Symbol support.
Test if a value is a function.
Test if an object has a specified property.
Test if a double-precision floating-point numeric value is NaN.
Check if an environment is little endian.