process: hide NodeEnvironmentFlagsSet's `add` function by BridgeAR · Pull Request #28206 · nodejs/node

@BridgeAR

This makes sure that the `add` function is not visible by default
when inspecting `process.allowedNodeEnvironmentFlags`.

@BridgeAR added the process

Issues and PRs related to the process subsystem.

label

Jun 13, 2019

richardlau

addaleax

@BridgeAR BridgeAR added the author ready

PRs that have at least one approval, no pending requests for changes, and a CI started.

label

Jun 15, 2019

Trott pushed a commit to Trott/io.js that referenced this pull request

Jun 17, 2019
This makes sure that the `add` function is not visible by default
when inspecting `process.allowedNodeEnvironmentFlags`.

PR-URL: nodejs#28206
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>

targos pushed a commit that referenced this pull request

Jul 2, 2019
This makes sure that the `add` function is not visible by default
when inspecting `process.allowedNodeEnvironmentFlags`.

PR-URL: #28206
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>

This was referenced

Jul 3, 2019