Class AsyncContext

java.lang.Object
com.oracle.truffle.js.runtime.objects.AsyncContext

public final class AsyncContext extends Object
A list of records with fields [[AsyncContextKey]] (a Symbol) and [[AsyncContextValue]] (an ECMAScript language value).