Class JSFunction.ArgumentsProxyProperty
java.lang.Object
com.oracle.truffle.js.runtime.objects.PropertyProxy
com.oracle.truffle.js.runtime.builtins.JSFunction.ArgumentsProxyProperty
- Enclosing class:
JSFunction
V8 compatibility mode: retrieves the function's arguments from the stack.
-
Method Summary
Methods inherited from class com.oracle.truffle.js.runtime.objects.PropertyProxy
set
-
Method Details
-
get
- Specified by:
getin classPropertyProxy
-