Package org.mozilla.javascript
Class LazyLoadSlot
java.lang.Object
org.mozilla.javascript.Slot
org.mozilla.javascript.LazyLoadSlot
- All Implemented Interfaces:
Serializable
This is a specialization of Slot to store values that are retrieved via calls to script
functions. It's used to load built-in objects more efficiently.
- See Also:
-
Method Summary
Methods inherited from class org.mozilla.javascript.Slot
setValue, setValue, throwNoSetterException