Detect native ArrayBuffer support.
Detect native Uint16Array support.
Detect native Float64Array support.
Detect native Uint32Array support.
Detect native Symbol.toStringTag support.
Detect native Float32Array support.
Detect native Uint8Array support.
Detect native Symbol support.
Detect native Buffer support.
Detect native ArrayBuffer support.
Test if an object has a specified property.
Test if a value is an ArrayBuffer.
Detect native generator function support.
Detect native Uint8ClampedArray support.
Get the ArrayBuffer out of a DataView, robustly.
Detect native Symbol.toPrimitive support.
Detect native Int32Array support.
Detect native Int16Array support.
Detect native Int8Array support.
Detect native Symbol.iterator support.
Check if an environment is little endian.
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Test if a value is a Uint16Array.
Test if a value is a Uint8Array.