gecko-dev/js/tests/js1_5
2001-08-06 23:53:54 +00:00
..
GetSet Initial add. 2001-05-05 17:24:07 +00:00
LexicalConventions
Regress Initial add. Regression test for bug 90445. 2001-07-12 21:55:17 +00:00
Scope Minor improvement in readability - 2001-08-06 23:53:54 +00:00
shell.js "for (i in myArray)" produces unintentional side effects if a test modifies Array.prototype or Object.prototype. Use for (i=0; __; i++) instead. 2001-04-18 22:33:31 +00:00