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