node/lib/internal/crypto
Michaël Zasso 2b48c7169a
crypto: put legacy _handle accessors on prototypes
Creating deprecated accessors each time an object is created is very
time consuming.

Refs: https://github.com/nodejs/node/pull/22747
Fixes: https://github.com/nodejs/node/issues/24266

PR-URL: https://github.com/nodejs/node/pull/24269
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
2018-11-14 00:55:48 +01:00
..
certificate.js bootstrapper: move internalBinding to NativeModule 2018-10-17 11:15:29 -07:00
cipher.js crypto: put legacy _handle accessors on prototypes 2018-11-14 00:55:48 +01:00
diffiehellman.js crypto: put legacy _handle accessors on prototypes 2018-11-14 00:55:48 +01:00
hash.js crypto: put legacy _handle accessors on prototypes 2018-11-14 00:55:48 +01:00
keygen.js bootstrapper: move internalBinding to NativeModule 2018-10-17 11:15:29 -07:00
pbkdf2.js bootstrapper: move internalBinding to NativeModule 2018-10-17 11:15:29 -07:00
random.js bootstrapper: move internalBinding to NativeModule 2018-10-17 11:15:29 -07:00
scrypt.js bootstrapper: move internalBinding to NativeModule 2018-10-17 11:15:29 -07:00
sig.js crypto: put legacy _handle accessors on prototypes 2018-11-14 00:55:48 +01:00
util.js crypto: put legacy _handle accessors on prototypes 2018-11-14 00:55:48 +01:00