UNPKG

guy

Version:
15 lines (12 loc) 1.68 kB
(function() { /* thx to https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects */ 'use strict'; module.exports = new Set([Object.prototype, Function.prototype, Boolean.prototype, Symbol.prototype, Error.prototype, AggregateError.prototype, EvalError.prototype, RangeError.prototype, ReferenceError.prototype, SyntaxError.prototype, TypeError.prototype, URIError.prototype, Number.prototype, BigInt.prototype, Math.prototype, Date.prototype, String.prototype, RegExp.prototype, Array.prototype, Int8Array.prototype, Uint8Array.prototype, Uint8ClampedArray.prototype, Int16Array.prototype, Uint16Array.prototype, Int32Array.prototype, Uint32Array.prototype, Float32Array.prototype, Float64Array.prototype, BigInt64Array.prototype, BigUint64Array.prototype, Map.prototype, Set.prototype, WeakMap.prototype, WeakSet.prototype, ArrayBuffer.prototype, SharedArrayBuffer.prototype, Atomics.prototype, DataView.prototype, JSON.prototype, Promise.prototype, Reflect.prototype, Proxy.prototype, Intl.prototype, Intl.Collator.prototype, Intl.DateTimeFormat.prototype, Intl.ListFormat.prototype, Intl.NumberFormat.prototype, Intl.PluralRules.prototype, Intl.RelativeTimeFormat.prototype, Intl.Locale.prototype, WebAssembly.prototype, WebAssembly.prototype, WebAssembly.Module.prototype, WebAssembly.Instance.prototype, WebAssembly.Memory.prototype, WebAssembly.Table.prototype, WebAssembly.CompileError.prototype, WebAssembly.LinkError.prototype, WebAssembly.RuntimeError.prototype]); // Generator:: // GeneratorFunction:: // AsyncFunction:: // AsyncGenerator:: // AsyncGeneratorFunction:: // Reflection:: }).call(this); //# sourceMappingURL=_builtins.js.map