Test if a double-precision floating-point numeric value is infinite.
Test if a value is a plain object.
Detect native Symbol.toStringTag support.
Test if a value is a regular expression string.
Detect native Float32Array support.
Is this value a JS ArrayBuffer?
Test if an object has a specified property.
Detect native Uint32Array support.
Detect native Symbol support.
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.
Test if a double-precision floating-point numeric value is positive zero.
Detect native generator function support.
Test if a double-precision floating-point numeric value is negative zero.
Get the ArrayBuffer out of a DataView, robustly.
Test if a single-precision floating-point numeric value is finite.
Test if a single-precision floating-point numeric value is NaN.
Assert that a Node-API value is a specified Node-API data type.
Standard assertion utilities.
Test if a value is a number having an integer value.
Test if an object's own property is enumerable.
Detect native Int32Array support.