Would it make sense to have a "v8 workqueue" or "libuv workqueue" command, that showed what was waiting and their callbacks? Maybe something that made use of process._getActiveHandles(), process._getActiveRequests(), or process::getActiveHandles.