src: use Maybe<void> in node::crypto::error · nodejs/node@81cd84c · GitHub
Skip to content

Commit 81cd84c

Browse files
tniessenmarco-ippolito
authored andcommitted
src: use Maybe<void> in node::crypto::error
With recent versions of V8, it is not necessary to use Maybe<bool> anymore. PR-URL: #53766 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent 9804731 commit 81cd84c

1 file changed

Lines changed: 10 additions & 9 deletions

File tree

src/crypto/crypto_util.cc

Lines changed: 10 additions & 9 deletions

0 commit comments

Comments
 (0)