Serialized Form
errorName
java.lang.String errorName
errorMessage
java.lang.String errorMessage
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
member
MemberBox member
parmsLength
int parmsLength
isStatic
boolean isStatic
importedPackages
org.mozilla.javascript.ObjArray importedPackages
topScopeFlag
boolean topScopeFlag
value
java.lang.Object value
sourceName
java.lang.String sourceName
lineNumber
int lineNumber
lineSource
java.lang.String lineSource
columnNumber
int columnNumber
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
prototypeObject
Scriptable prototypeObject
- The prototype of this object.
parentScopeObject
Scriptable parentScopeObject
- The parent scope of this object.
count
int count
exception
java.lang.Throwable exception