gecko-dev/js
igor%mir2.org bcf9f00787 Work on bug 264637: BaseFunction.functionName is removed as was suggested by Attila Szegedi <szegedia@freemail.hu> :
I assume "functionName" in BaseFunction could also undergo a similar treatment
of being replaced with an abstract getFunctionName() method, couldn't it? The
function name is either calculable from other data (FieldAndMethods, overloaded
case of NativeJavaMethod*, NativeJavaConstructor, InterpetedFunction) or fixed
(NativeRegExpCtor) in lots of subclasses.
2005-01-17 13:06:34 +00:00
..
benchmarks
docs
jsd Bug 207309 nsMemoryImpl::Alloc of 0: 'size' in jsdValue::GetProperties 2004-11-10 21:58:00 +00:00
jsdj
jsj
narcissus
perf
ref
rhino Work on bug 264637: BaseFunction.functionName is removed as was suggested by Attila Szegedi <szegedia@freemail.hu> : 2005-01-17 13:06:34 +00:00
src Patch from Erik Fabert <jerfa@yahoo.com> to fix splice/concat/slice number-of-formals 'length' property values (274035, r=me). 2005-01-15 04:34:39 +00:00
tests Test case for isXMLName(s) 2005-01-13 19:42:38 +00:00
.cvsignore
landbranch.pl
Makefile.in
makefile.win