Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How about the rest of them? #2

Open
NodeGuy opened this issue Oct 19, 2017 · 1 comment
Open

How about the rest of them? #2

NodeGuy opened this issue Oct 19, 2017 · 1 comment

Comments

@NodeGuy
Copy link

NodeGuy commented Oct 19, 2017

What do you think about freezing these?

const constructors = [
  Array,
  ArrayBuffer,
  Boolean,
  Date,
  Error,
  EvalError,
  Float32Array,
  Float64Array,
  Function,
  Int8Array,
  Int16Array,
  Int32Array,
  Map,
  Number,
  Object,
  RangeError,
  ReferenceError,
  RegExp,
  Set,
  String,
  SyntaxError,
  TypeError,
  Uint8Array,
  Uint8ClampedArray,
  Uint16Array,
  Uint32Array,
  URIError,
  WeakMap,
  WeakSet
];
@bahmutov
Copy link
Owner

Agree, that is a good idea. If you make a pull request ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants