node/lib/internal/bootstrap
Joyee Cheung c2359bdad6
process: expose process.features.inspector
Instead of using process.config.variables.v8_enable_inspector
to detect whether inspector is enabled in the build.

PR-URL: https://github.com/nodejs/node/pull/25819
Refs: https://github.com/nodejs/node/issues/25343
Reviewed-By: Eugene Ostroukhov <eostroukhov@google.com>
Reviewed-By: Gus Caplan <me@gus.host>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
2019-02-02 05:41:45 +08:00
..
cache.js lib: save primordials during bootstrap and use it in builtins 2019-02-02 05:40:47 +08:00
loaders.js lib: save primordials during bootstrap and use it in builtins 2019-02-02 05:40:47 +08:00
node.js process: expose process.features.inspector 2019-02-02 05:41:45 +08:00
pre_execution.js process: split execution into main scripts 2019-01-30 21:03:17 +08:00
primordials.js lib: save primordials during bootstrap and use it in builtins 2019-02-02 05:40:47 +08:00