gecko-dev/js
norris%netscape.com 3ef540f70d Fix bug:
var a = Math.abs;
  a(-245);

  gets the following error :

  org.mozilla.javascript.EvaluatorException: Method "abs" called on
  incompatible object.
2000-04-18 16:34:36 +00:00
..
benchmarks
js2 removed superfluous ;s after namespace decs. 2000-04-18 07:14:49 +00:00
jsd
jsdj
jsj
macbuild added files: mozilla/js/src/xpconnect/src/nsScriptError.cpp 2000-04-18 02:35:06 +00:00
ref
rhino Fix bug: 2000-04-18 16:34:36 +00:00
semantics
src Implemented component unregister. 2000-04-18 05:26:40 +00:00
tests fix to include java version info on rhino(i|ms|msi) engines 2000-04-07 00:05:50 +00:00
.cvsignore
landbranch.pl
Makefile.in
makefile.win