You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
David Majda 1c3fbf6cb0 Replace "... instanceof Array" with "Array.isArray(...)"
See #441.
8 years ago
..
passes Replace "... instanceof Array" with "Array.isArray(...)" 8 years ago
asts.js Replace arrays.some with Array.prototype.some 8 years ago
index.js Replace arrays.each with Array.prototype.forEach 8 years ago
js.js Simplify various escaping functions 8 years ago
opcodes.js Fix comment typo 9 years ago
visitor.js Replace arrays.each with Array.prototype.forEach 8 years ago