Get a handler for thenable x. NOTE: You must only call this if maybeThenable(x) == true
Promise.getHandlerMaybeThenable(x)
Get a handler for thenable x. NOTE: You must only call this if maybeThenable(x) == true
Parameters
-
x
{object | function() | Promise}