gecko-dev/js
igor%mir2.org cf45db3956 Changing Context.newObject to use ScriptRuntime.getExistingCtor to get constructor Function instance. In this way Context.newObject will throw the same set of exceptions that other parts of Rhino will throw on bad access to constructor.
With this change NotAFunctionException is no longer used so it is deprecated and changed to extend from Error not Exception for source compatibility: otherwise compiler will complain about unreachable catch handler.
2003-09-10 12:44:23 +00:00
..
benchmarks Bug 75405 js benchmarks need strict mode cleaning 2003-02-24 21:37:37 +00:00
docs syncing with the latest apidoc from /webtools/apidoc 2003-02-12 08:25:15 +00:00
jsd Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2003-09-07 22:37:27 +00:00
jsdj Bug 106386 rid source of misspellings 2002-03-19 04:30:17 +00:00
jsj
ref
rhino Changing Context.newObject to use ScriptRuntime.getExistingCtor to get constructor Function instance. In this way Context.newObject will throw the same set of exceptions that other parts of Rhino will throw on bad access to constructor. 2003-09-10 12:44:23 +00:00
src Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2003-09-07 22:37:27 +00:00
tests Initial add. Regresssion test for bug 216320. 2003-09-09 00:37:49 +00:00
.cvsignore
Makefile.in 22984 r=cls Remove MOZ_JAVA references from the build 2003-03-23 19:36:00 +00:00
landbranch.pl
makefile.win Adding placeholders to silence cvs warnings 2002-09-20 09:14:42 +00:00