Class JSFunction.ClassPrototypeProxyProperty
java.lang.Object
com.oracle.truffle.js.runtime.objects.PropertyProxy
com.oracle.truffle.js.runtime.builtins.JSFunction.ClassPrototypeProxyProperty
- Enclosing class:
JSFunction
-
Method Summary
Modifier and TypeMethodDescriptionget(JSDynamicObject store) booleanset(JSDynamicObject store, Object value)
-
Method Details
-
set
- Overrides:
setin classPropertyProxy
-
get
- Specified by:
getin classPropertyProxy
-