Detect native Symbol.toStringTag support.
Detect native Symbol support.
Detect native Uint8Array support.
Detect native Float32Array support.
Test if an object has a specified property.
Return a function which tests if every element in an array passes a test condition.
Detect native Buffer support.
Test if a finite numeric value is an even number.
Test if a finite numeric value is an odd number.
Test if a finite double-precision floating-point number is an integer.
Detect native generator function support.
Test if a double-precision floating-point numeric value is positive zero.
Test if a double-precision floating-point numeric value is negative zero.
Test if a single-precision floating-point numeric value is NaN.
Standard assertion utilities.
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 specified Node-API data type.
Test if a value is a number having an integer value.
Detect native Uint8ClampedArray support.
Test if a value is an array of strings.
Test if a value is a number having a nonnegative integer value.
Test if a value is an Error object.
Test if a value is a number having a positive value.