Files
node/lib
Joyee Cheung f895b5a58e src: cache the result of GetOptions() in JS land
Instead of calling into C++ each time we need to check the value
of a command line option, cache the option map in a new
`internal/options` module for faster access to the values in JS land.

PR-URL: https://github.com/nodejs/node/pull/24091
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Gus Caplan <me@gus.host>
Reviewed-By: Refael Ackermann <refack@gmail.com>
2018-11-07 20:40:38 -08:00
..
2018-11-06 10:58:42 -05:00
2018-11-06 10:58:47 -05:00
2018-08-24 18:37:35 -07:00
2018-07-16 15:55:15 -07:00
2017-03-10 11:23:48 -08:00
2018-10-23 21:05:47 -07:00
2018-10-17 19:56:43 +02:00
2018-10-23 17:59:17 +02:00