Files
Mozilla/mozilla/js
igor%mir2.org 201b9d7de7 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.


git-svn-id: svn://10.0.0.236/trunk@167887 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-17 13:06:34 +00:00
..
2005-01-13 19:42:38 +00:00