Uses of Class
org.mozilla.javascript.SlotMapContainer
Packages that use SlotMapContainer
-
Uses of SlotMapContainer in org.mozilla.javascript
Subclasses of SlotMapContainer in org.mozilla.javascriptModifier and TypeClassDescription(package private) class
This class extends the SlotMapContainer so that we have thread-safe access to all the properties of an object.Fields in org.mozilla.javascript declared as SlotMapContainerModifier and TypeFieldDescriptionprivate SlotMapContainer
ScriptableObject.slotMap
This holds all the slots.Methods in org.mozilla.javascript that return SlotMapContainerModifier and TypeMethodDescriptionprivate static SlotMapContainer
ScriptableObject.createSlotMap
(int initialSize)