◐ Shell
clean mode source ↗

vm: simplify Script constructor options validation by cjihrig · Pull Request #25054 · nodejs/node

This commit combines two related if statements into an
if-else statement.

@nodejs-github-bot added the vm

Issues and PRs related to the vm subsystem.

label

Dec 15, 2018

@Trott Trott added the author ready

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

label

Dec 16, 2018

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

Dec 17, 2018
This commit combines two related if statements into an
if-else statement.

PR-URL: nodejs#25054
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>

MylesBorins pushed a commit that referenced this pull request

Dec 25, 2018
This commit combines two related if statements into an
if-else statement.

PR-URL: #25054
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>

refack pushed a commit to refack/node that referenced this pull request

Jan 14, 2019
This commit combines two related if statements into an
if-else statement.

PR-URL: nodejs#25054
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>

BethGriggs pushed a commit that referenced this pull request

Feb 12, 2019
This commit combines two related if statements into an
if-else statement.

PR-URL: #25054
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>

BethGriggs pushed a commit that referenced this pull request

Feb 20, 2019
This commit combines two related if statements into an
if-else statement.

PR-URL: #25054
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>

rvagg pushed a commit that referenced this pull request

Feb 28, 2019
This commit combines two related if statements into an
if-else statement.

PR-URL: #25054
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>