Skip to content

repl: refactor to avoid unsafe array iteration - #37345

Merged
aduh95 merged 1 commit into
nodejs:masterfrom
aduh95:repl-array-iteration
Feb 15, 2021
Merged

repl: refactor to avoid unsafe array iteration#37345
aduh95 merged 1 commit into
nodejs:masterfrom
aduh95:repl-array-iteration

Conversation

@aduh95

Copy link
Copy Markdown
Contributor

No description provided.

@nodejs-github-botnodejs-github-bot added the repl Issues and PRs related to the REPL subsystem. label Feb 13, 2021
@aduh95aduh95 added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Feb 13, 2021
@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

PR-URL: nodejs#37345
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@aduh95
aduh95force-pushed the repl-array-iteration branch from d361a81 to 708f049CompareFebruary 15, 2021 22:06
@aduh95
aduh95 merged commit 708f049 into nodejs:masterFeb 15, 2021
@aduh95

Copy link
Copy Markdown
ContributorAuthor

Landed in 708f049

@aduh95
aduh95 deleted the repl-array-iteration branch February 15, 2021 22:07
danielleadams pushed a commit that referenced this pull request Feb 16, 2021
PR-URL: #37345
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
This was referenced Feb 16, 2021
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.replIssues and PRs related to the REPL subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@aduh95@nodejs-github-bot@jasnell@RaisinTen@targos