Skip to content

Conversation

cjihrig
Copy link
Contributor

@cjihrig cjihrig commented Jan 27, 2019

This commit combines two if statements into a single if statement.

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

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot nodejs-github-bot added the process Issues and PRs related to the process subsystem. label Jan 27, 2019
@cjihrig
Copy link
Contributor Author

cjihrig commented Jan 31, 2019

This commit combines two if statements into a single if
statement. Another if statement is replaced with a ternary.

PR-URL: nodejs#25744
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Gus Caplan <me@gus.host>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
@cjihrig cjihrig merged commit dc1d331 into nodejs:master Jan 31, 2019
@cjihrig cjihrig deleted the ifs branch January 31, 2019 00:46
addaleax pushed a commit that referenced this pull request Feb 1, 2019
This commit combines two if statements into a single if
statement. Another if statement is replaced with a ternary.

PR-URL: #25744
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Gus Caplan <me@gus.host>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
@targos targos mentioned this pull request Feb 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

process Issues and PRs related to the process subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants