Package com.oracle.truffle.js.nodes.function
package com.oracle.truffle.js.nodes.function
-
ClassDescriptionRepresents a local block scope that has been merged into the function's virtual frame.ES6 14.5.14 Runtime Semantics: ClassDefinitionEvaluation.Simple call helper node for internal calls, caching on the call target.Represents the body of a built-in function.Interface for trivial built-in nodes that can be inlined without going through a call.The target of
JSFunctionCallNode.InvokeNode.functionTargetNodealso serves as the this argument of the call.11.2.2 The new Operator.Represent a NamedEvaluation with a name that is computed / not already known at parse time.