Package com.oracle.truffle.js.api


package com.oracle.truffle.js.api
  • Class
    Description
    ArrayBuffer library provides operations on and information about JavaScript ArrayBuffer objects.
    Promise library provides operations on and information about JavaScript Promise objects.
    State of a promise.
    Value library provides basic operations that are common to all JavaScript values (like ToString() and ToNumber() operations).