public interface AsyncHandlerRootNode
| Modifier and Type | Interface and Description |
|---|---|
static class |
AsyncHandlerRootNode.AsyncStackTraceInfo |
| Modifier and Type | Method and Description |
|---|---|
AsyncHandlerRootNode.AsyncStackTraceInfo |
getAsyncStackTraceInfo(com.oracle.truffle.api.object.DynamicObject handlerFunction)
Extract the stack trace element and the promise associated with this handler, both optional.
|
AsyncHandlerRootNode.AsyncStackTraceInfo getAsyncStackTraceInfo(com.oracle.truffle.api.object.DynamicObject handlerFunction)