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: expose process.features.inspector #25819

Closed
wants to merge 4 commits into from

Commits on Jan 30, 2019

  1. process: expose process.features.inspector

    Instead of using process.config.variables.v8_enable_inspector
    to detect whether inspector is enabled in the build.
    joyeecheung committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    731f799 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66aebeb View commit details
    Browse the repository at this point in the history
  3. fixup! process: expose process.features.inspector

    Co-Authored-By: joyeecheung <joyeec9h3@gmail.com>
    refack and joyeecheung committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    137426e View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2019

  1. Configuration menu
    Copy the full SHA
    67e20d1 View commit details
    Browse the repository at this point in the history