igor%mir2.org 0c4f9dfb42 Minimizing memory footprint by eliminating class fields:
1. IdScriptableObject.maxInstanceId is replaced by overridden getMaxInstanceId()

2. BaseFunction.argumentsProperty is replaced by storing when necessary explicit "arguments" property in ScriptableObject hashmap.

3. NativeFunction.(argNames|argCount|version) is replaced by code that reconstruct the necessary values from embedded in class file or InterpreterData (see bug 264637)


git-svn-id: svn://10.0.0.236/trunk@164361 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-25 15:44:24 +00:00
..
2004-10-15 13:33:02 +00:00