Package com.oracle.truffle.js.api
package com.oracle.truffle.js.api
-
ClassDescriptionArrayBuffer library provides operations on and information about JavaScript
ArrayBufferobjects.Promise library provides operations on and information about JavaScriptPromiseobjects.State of a promise.Value library provides basic operations that are common to all JavaScript values (likeToString()andToNumber()operations).