Uses of Class
org.mozilla.javascript.ObjToIntMap
Packages that use ObjToIntMap
-
Uses of ObjToIntMap in org.mozilla.classfile
Fields in org.mozilla.classfile declared as ObjToIntMapModifier and TypeFieldDescriptionprivate ObjToIntMapConstantPool.itsClassHashprivate ObjToIntMapConstantPool.itsConstantHashprivate ObjToIntMapConstantPool.itsFieldRefHashprivate ObjToIntMapConstantPool.itsMethodRefHashprivate ObjToIntMapConstantPool.itsUtf8Hash -
Uses of ObjToIntMap in org.mozilla.javascript
Fields in org.mozilla.javascript declared as ObjToIntMapModifier and TypeFieldDescriptionprivate ObjToIntMapTokenStream.allStringsprivate ObjToIntMapCodeGenerator.bigInts(package private) ObjToIntMapContext.iterating(package private) ObjToIntMapObjToIntMap.Iterator.master(package private) ObjToIntMapJavaAdapter.JavaAdapterSignature.namesprivate ObjToIntMapCodeGenerator.strings(package private) ObjToIntMapScriptRuntime.IdEnumeration.usedMethods in org.mozilla.javascript that return ObjToIntMapModifier and TypeMethodDescriptionprivate static ObjToIntMapJavaAdapter.getObjectFunctionNames(Scriptable obj) Methods in org.mozilla.javascript with parameters of type ObjToIntMapModifier and TypeMethodDescriptionprivate static voidNode.appendPrintId(Node n, ObjToIntMap printIds, StringBuilder sb) static byte[]JavaAdapter.createAdapterCode(ObjToIntMap functionNames, String adapterName, Class<?> superClass, Class<?>[] interfaces, String scriptClassName) private static voidNode.generatePrintIds(Node n, ObjToIntMap map) private voidNode.toString(ObjToIntMap printIds, StringBuilder sb) private static voidNode.toStringTreeHelper(ScriptNode treeTop, Node n, ObjToIntMap printIds, int level, StringBuilder sb) Constructors in org.mozilla.javascript with parameters of type ObjToIntMapModifierConstructorDescription(package private)Iterator(ObjToIntMap master) (package private)JavaAdapterSignature(Class<?> superClass, Class<?>[] interfaces, ObjToIntMap names) -
Uses of ObjToIntMap in org.mozilla.javascript.optimizer
Fields in org.mozilla.javascript.optimizer declared as ObjToIntMapModifier and TypeFieldDescriptionprivate ObjToIntMapBlock.FatBlock.predecessorsprivate ObjToIntMapCodegen.scriptOrFnIndexesprivate ObjToIntMapBlock.FatBlock.successorsMethods in org.mozilla.javascript.optimizer with parameters of type ObjToIntMapModifier and TypeMethodDescriptionprivate static Block[]Block.FatBlock.reduceToArray(ObjToIntMap map)