Package com.oracle.truffle.sl.builtins
package com.oracle.truffle.sl.builtins
-
ClassesClassDescriptionBuiltin function that performs context exit.Base class for all builtin functions.Builtin function to define (or redefine) functions.Builtin function to evaluate source code in any supported language.Builtin function that performs context exit.Built-in function that queries the size property of a foreign object.Built-in function that queries if the foreign object has a size.This builtin sets the variable named "hello" in the caller frame to the string "world".Built-in function that goes through to import a symbol from the polyglot bindings.Built-in function that returns true if in a native-image builtin.Built-in function that queries if the foreign object is executable.Built-in function that returns true if the given operand is of a given meta-object.Built-in function that queries if the foreign object is a null value.Builtin that allows to lookup a Java type.Builtin function that returns the value of a high-resolution time, in nanoseconds.Built-in function to create a new object.Builtin function to write a value to the
standard output.Builtin function that reads a String from thestandard input.Builtin function that registers a function as a shutdown hook.Returns a string representation of the current stack.Built-in function that returns the type of a guest language value.Builtin function to wrap primitive values in order to increase coverage of the Truffle TCK test.