node/lib/internal/crypto
Michaël Zasso e83d7e8d88
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-11 20:01:31 +01:00
..
certificate.js bootstrapper: move internalBinding to NativeModule 2018-10-04 11:55:34 +02:00
cipher.js crypto: put legacy _handle accessors on prototypes 2018-11-11 20:01:31 +01:00
diffiehellman.js crypto: put legacy _handle accessors on prototypes 2018-11-11 20:01:31 +01:00
hash.js crypto: put legacy _handle accessors on prototypes 2018-11-11 20:01:31 +01:00
keygen.js bootstrapper: move internalBinding to NativeModule 2018-10-04 11:55:34 +02:00
pbkdf2.js bootstrapper: move internalBinding to NativeModule 2018-10-04 11:55:34 +02:00
random.js bootstrapper: move internalBinding to NativeModule 2018-10-04 11:55:34 +02:00
scrypt.js bootstrapper: move internalBinding to NativeModule 2018-10-04 11:55:34 +02:00
sig.js crypto: put legacy _handle accessors on prototypes 2018-11-11 20:01:31 +01:00
util.js crypto: put legacy _handle accessors on prototypes 2018-11-11 20:01:31 +01:00