Class InteropAsyncFunction
java.lang.Object
com.oracle.truffle.js.runtime.interop.InteropFunction
com.oracle.truffle.js.runtime.interop.InteropAsyncFunction
- All Implemented Interfaces:
com.oracle.truffle.api.interop.TruffleObject
Interop wrapper for async functions that unwraps the returned promise.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.oracle.truffle.js.runtime.interop.InteropFunction
getFunction, identityHashCode, isIdenticalOrUndefined
-
Constructor Details
-
InteropAsyncFunction
-
-
Method Details
-
hashCode
-
equals
-