This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Mozilla
/
mozilla
/
js2
/
tests
/
js
/
js2_0
/
Class
History
pschwartau%netscape.com
b94e51aea4
Corrected a mistake: any use of 'this' inside a class must be contained in a function.
...
git-svn-id: svn://10.0.0.236/trunk@101046 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-14 23:17:07 +00:00
..
class-001.js
…
class-002.js
…
class-003.js
…
class-004-n.js
…
class-005.js
…
class-006-n.js
Removed extraneous code from the testcase.
2001-08-14 22:24:12 +00:00
class-007.js
…
class-008.js
Corrected a mistake: any 'this' inside a class must be wrapped in a function.
2001-08-14 22:33:11 +00:00
class-009.js
Corrected a mistake: any use of 'this' inside a class must be contained in a function.
2001-08-14 23:17:07 +00:00
class-010.js
Correcting a mistake: "prototype" functions should be "constructor" functions.
2001-08-14 03:22:07 +00:00
class-011.js
…
class-012.js
Correcting an error: 'this' should have been contained inside constructor functions.
2001-08-14 21:55:19 +00:00
class-013.js
…
class-014.js
…
class-015.js
…
class-016.js
…
class-017.js
…
class-018-n.js
Correcting an error in the test. Added comments to explain.
2001-08-14 20:28:06 +00:00
shell.js
…