Package com.oracle.truffle.js.nodes.promise
package com.oracle.truffle.js.nodes.promise
-
ClassDescriptionImplemented by built-in promise handler functions that contribute to async stack traces.Provides access to the promise of async functions.Represents the import call expression syntax:
import(specifier).Payload to be passed via HostLoadImportedModule to FinishLoadingImportedModule.