We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
void 0
1 parent 768a150 commit 531e4eaCopy full SHA for 531e4ea
src/prototype/dom/dom.js
@@ -1,6 +1,6 @@
1
(function(GLOBAL) {
2
3
- var UNDEFINED = void 0;
+ var UNDEFINED;
4
var SLICE = Array.prototype.slice;
5
6
// Try to reuse the same created element as much as possible. We'll use
0 commit comments