public static final class JSFunction.ClassPrototypeProxyProperty extends PropertyProxy
| Modifier and Type | Method and Description |
|---|---|
Object |
get(JSDynamicObject store) |
boolean |
set(JSDynamicObject store,
Object value) |
public boolean set(JSDynamicObject store, Object value)
set in class PropertyProxypublic Object get(JSDynamicObject store)
get in class PropertyProxy