FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

buffer: refactor to use primordials instead of Array#reduce by aduh95 · Pull Request #36392 · nodejs/node · GitHub

/ node Public

buffer: refactor to use primordials instead of Array#reduce - #36392

Closed
aduh95 wants to merge 1 commit into
nodejs:masterfrom
aduh95:buffer-primordials
Closed

buffer: refactor to use primordials instead of Array#reduce#36392
aduh95 wants to merge 1 commit into
nodejs:masterfrom
aduh95:buffer-primordials

Conversation

aduh95 commented Dec 4, 2020

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

nodejs-github-bot added the buffer Issues and PRs related to the buffer subsystem. label Dec 4, 2020
aduh95 added author ready PRs that have at least one approval, no outstanding review comments, and a CI started. request-ci Add this label to start a Jenkins CI on a PR. labels Dec 5, 2020
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Dec 5, 2020

Copy link
Copy Markdown
Collaborator

danbev pushed a commit that referenced this pull request Dec 7, 2020
PR-URL: #36392
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Minwoo Jung <nodecorelab@gmail.com>

danbev commented Dec 7, 2020

Copy link
Copy Markdown
Contributor

Landed in ff048bd.

danbev closed this Dec 7, 2020
aduh95 deleted the buffer-primordials branch December 7, 2020 10:46
danielleadams pushed a commit that referenced this pull request Dec 7, 2020
PR-URL: #36392
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Minwoo Jung <nodecorelab@gmail.com>
danielleadams mentioned this pull request Dec 7, 2020
targos pushed a commit that referenced this pull request May 16, 2021
PR-URL: #36392
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Minwoo Jung <nodecorelab@gmail.com>
targos pushed a commit that referenced this pull request Jun 11, 2021
PR-URL: #36392
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Minwoo Jung <nodecorelab@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. buffer Issues and PRs related to the buffer subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL