public static final class JSTags.BuiltinRootTag
extends com.oracle.truffle.api.instrumentation.Tag
Math,
Array, Date, etc.
Builtin calls do not provide Intermediate values. Call-specific values can be accessed using
the JSTags.FunctionCallTag, since Builtin calls are regular JavaScript calls.
Tagged nodes provide the following metadata:
String name description of the ECMA builtin about to be
executed