Source code

Revision control

Copy as Markdown

Other Tools

// |jit-test| error:Unhandled rejection: "some reason"
Promise.reject("some reason");