node/lib/internal/bootstrap
Anna Henningsen 23f8b02513
src: fix --prof-process CLI argument handling
Make sure that options after `--prof-process` are not treated
as Node.js options.

Fixes: https://github.com/nodejs/node/issues/22786

PR-URL: https://github.com/nodejs/node/pull/22790
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Bryan English <bryan@bryanenglish.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
2018-09-16 09:44:37 +02:00
..
cache.js src: perform integrity checks on built-in code cache 2018-08-18 05:21:52 +08:00
loaders.js vm: move process.binding('contextify') to internalBinding 2018-08-23 16:09:19 -07:00
node.js src: fix --prof-process CLI argument handling 2018-09-16 09:44:37 +02:00