jband%netscape.com
af9f78c665
the JS engine part of the fix for bug 14738. This does two things: 1) expose the JSClass for JSError so that it is possible to detect from the outside if a given JSObject is of that JSError class, and 2) expose an api call via which the JSErrorReport can be extracted from a JSError (if present). This change required renaming the JSClass used for JSError, so many lines were touched
1999-10-05 21:07:23 +00:00
dmose%mozilla.org
8370e8419f
update license boilerplate to NPL-1.1 dual-licensed with the GPL. a=brendan, r=brendan.
1999-09-28 23:12:09 +00:00
rogerl%netscape.com
95fe66abc6
ECMA errors as exceptions changes - conformance to latest spec for
...
hierarchy and names etc. Added attempt to make the base exceptions be
instanceof equal across contexts.
1999-09-21 18:58:51 +00:00
waldemar%netscape.com
9e86e5f3ba
Added ECMA number formatting error message
1999-09-16 07:12:00 +00:00
rogerl%netscape.com
7d5915b747
Fixed compile time errors + minor memory allocation problems.
1999-07-15 23:37:05 +00:00
fur%netscape.com
bdfa8055e2
Merge from SpiderMonkey140_BRANCH:
...
Incorporated changes from JS_STABLE_DROP_04261999 to JS_STABLE_DROP_06221999
1999-06-23 14:18:56 +00:00
fur%netscape.com
ab2f3e1d25
Merge changes from SpiderMonkey140_BRANCH. Note: none of the
...
added files participate in the client build.
1999-04-27 15:18:57 +00:00
mccabe%netscape.com
ab3c1def59
Stable drop of JavaScript interpreter code from SpiderMonkey140_BRANCH
1998-11-05 00:08:43 +00:00
fur%netscape.com
e625374abd
Checkpoint JS1.4 from JS_STABLE_10131998_BRANCH. Changes include:
...
+ merging of js/src and js/ref
+ elimination of most dependencies on NSPR
+ JS1.4 feature additions and accumulated bug fixes
More details are in last week's mozilla status report.
1998-10-14 10:22:38 +00:00