org.mozilla.javascript
public final class LazilyLoadedCtor extends Object
This improves startup time and average memory usage.
| Constructor Summary | |
|---|---|
| LazilyLoadedCtor(ScriptableObject scope, String ctorName, String className, boolean sealed) | |
| Method Summary | |
|---|---|
| Object | getProperty(ScriptableObject obj) |
| Object | setProperty(ScriptableObject obj, Object val) |