Package com.oracle.truffle.js.nodes.arguments
package com.oracle.truffle.js.nodes.arguments
-
ClassesClassDescriptionThis node accesses the arguments array optimistically directly as
Object[], but can fall back to returning a JS Arguments Object.Reads an indexed argument from a function frame.This node provides the "this" object, that might a primitive value.Allocate arguments object from arguments array.