crypto: move _impl call out of handleError funct · nodejs/node@f21ddb2 · GitHub
Skip to content

Commit f21ddb2

Browse files
danbevtargos
authored andcommitted
crypto: move _impl call out of handleError funct
This commit moves the _impl function call out of the handleError function, which now only takes in an object as its parameter. PR-URL: #28318 Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent 558e9cf commit f21ddb2

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

lib/internal/crypto/keygen.js

Lines changed: 3 additions & 4 deletions

0 commit comments

Comments
 (0)