gecko-dev/js
igor%mir2.org c1a3a327c2 Fixing scope problems with IdFunction when IdScriptable is top scope itself:
scope for IdFunction instances is determined through getTopScope,
not getParentScope() which can be null.

To prevent null scope initialization problems in future IdFunction constructor
now throws an exception if scope argument is null.
2004-06-29 15:43:01 +00:00
..
benchmarks Bug 75405 js benchmarks need strict mode cleaning 2003-02-24 21:37:37 +00:00
docs Bug 240500 JS_DefineFunctions APIDoc for return is wrong 2004-04-15 16:20:34 +00:00
jsd Fixing code for CAUTIOUS_SCRIPTHOOK (not part of the build), broken by changes for 2004-05-13 06:04:09 +00:00
jsdj Bug 106386 rid source of misspellings 2002-03-19 04:30:17 +00:00
jsj
narcissus Fix IDENTIFIER resolution to use in, not hasOwnProperty, since we are metacircular on __proto__. 2004-05-17 23:10:53 +00:00
perf Updating README to reflect addition of collect.cgi to mozilla/js/perf/. 2003-12-23 22:46:04 +00:00
ref
rhino Fixing scope problems with IdFunction when IdScriptable is top scope itself: 2004-06-29 15:43:01 +00:00
src Bug 248458 Crash [@ nsJSIID::Equals] for null other 2004-06-24 23:49:08 +00:00
tests Treat bug "numbers" which aren't numbers as links instead of prepending a url base 2004-02-25 13:01:29 +00:00
.cvsignore
landbranch.pl
Makefile.in Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
makefile.win Adding placeholders to silence cvs warnings 2002-09-20 09:14:42 +00:00