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