Class JSFunction.ArgumentsProxyProperty

java.lang.Object
com.oracle.truffle.js.runtime.objects.PropertyProxy
com.oracle.truffle.js.runtime.builtins.JSFunction.ArgumentsProxyProperty
Enclosing class:
JSFunction

public static final class JSFunction.ArgumentsProxyProperty extends PropertyProxy
V8 compatibility mode: retrieves the function's arguments from the stack.