Returns a promise that rejects with reason.
reason
@Since('3.14') external static JSPromise<Null> reject(JSAny reason);