Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

process: use frozen array for process.allowedNodeEnvironmentFlags #37171

Closed
wants to merge 4 commits into from

Commits on Feb 1, 2021

  1. process: use frozen array for process.allowedNodeEnvironmentFlags

    Maintain no-op calls of `Set` prototype methods to
    `process.allowedNodeEnvironmentFlags` for backward compatibility.
    aduh95 committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    a639b18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8cfc41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77be7cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    28e58b4 View commit details
    Browse the repository at this point in the history