Detect native Float32Array support.
Detect native Uint16Array support.
Test if an object has a specified property.
Detect native Uint8Array support.
Detect native Float64Array support.
Detect native generator function support.
Detect native Uint32Array support.
Detect native Symbol support.
Detect native Buffer support.
Test if a finite numeric value is an odd number.
Standard assertion utilities.
Return a function which tests if every element in an array-like object passes a test condition.
Test if a double-precision floating-point numeric value is negative zero.
Test if a double-precision floating-point numeric value is positive zero.
Test if a finite numeric value is an even number.
Detect native function name support.
Assert that a Node-API value is a specified Node-API data type.
Test if a value is an arguments object.
Test whether a value has in its prototype chain a specified constructor as a prototype property.
Test if a value is an array-like object.
Test if a value is a number having an integer value.
Test if a double-precision floating-point numeric value is finite.
Test if a value is a Uint8ClampedArray.
Test if a single-precision floating-point numeric value is NaN.