Skip to content

src: use internalBinding('config').hasInspector in JS land#25291

Closed
joyeecheung wants to merge 2 commits intonodejs:masterfrom
joyeecheung:has-inspector
Closed

src: use internalBinding('config').hasInspector in JS land#25291
joyeecheung wants to merge 2 commits intonodejs:masterfrom
joyeecheung:has-inspector

Conversation

@joyeecheung
Copy link
Copy Markdown
Member

Instead of process.config.variables.v8_enable_inspector
which depends on the variable name in gyp files, or detecting
internalBinding('inspector').Connection.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lib / src Issues and PRs related to general changes in the lib or src directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants