add parser tests + magic

This commit is contained in:
e.gavrin
2014-07-01 17:09:17 +04:00
parent de0d6a11bc
commit 9a63527b91
23 changed files with 6120 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
(function () {
if ((this != null)) {
return this;
}
while (true) {
if ([][2]) return false;
}
}
)({}, function () {
return [true];
}
);