public static class JSFunction.ArgumentsProxyProperty extends Object implements PropertyProxy
| Constructor and Description |
|---|
ArgumentsProxyProperty(JSContext context) |
| Modifier and Type | Method and Description |
|---|---|
Object |
get(com.oracle.truffle.api.object.DynamicObject thiz) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetpublic ArgumentsProxyProperty(JSContext context)
public Object get(com.oracle.truffle.api.object.DynamicObject thiz)
get in interface PropertyProxy