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

domain: refactor to use more primordials by aduh95 · Pull Request #35885 · nodejs/node · GitHub

/ node Public

domain: refactor to use more primordials - #35885

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

domain: refactor to use more primordials#35885
aduh95 wants to merge 1 commit into
nodejs:masterfrom
aduh95:domain-refactor-primordials

Conversation

aduh95 commented Oct 30, 2020

Copy link
Copy Markdown
Contributor

FWIW I'm using ReflectApply to replace uses of Function.prototype.apply and Function.prototype.call because it has less overhead (see #35838 (review) for more info).

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

nodejs-github-bot added the domain Issues and PRs related to the domain subsystem. label Oct 30, 2020
Trott added the request-ci Add this label to start a Jenkins CI on a PR. label Oct 31, 2020
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Oct 31, 2020

Copy link
Copy Markdown
Collaborator

aduh95 mentioned this pull request Nov 1, 2020
2 tasks

aduh95 commented Nov 2, 2020

Copy link
Copy Markdown
Contributor Author

@nodejs/domains can you review this please?

aduh95 added the review wanted PRs that need reviews. label Nov 2, 2020
aduh95 added the commit-queue Add this label to land a pull request using GitHub Actions. label Nov 6, 2020
github-actions Bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Nov 6, 2020

github-actions Bot commented Nov 6, 2020

Copy link
Copy Markdown
Contributor

Landed in 8fa9035...0ad4f70

github-actions Bot closed this Nov 6, 2020
nodejs-github-bot pushed a commit that referenced this pull request Nov 6, 2020
PR-URL: #35885
Reviewed-By: Rich Trott <rtrott@gmail.com>
aduh95 deleted the domain-refactor-primordials branch November 6, 2020 22:25
danielleadams pushed a commit that referenced this pull request Nov 9, 2020
PR-URL: #35885
Reviewed-By: Rich Trott <rtrott@gmail.com>
danielleadams mentioned this pull request Nov 9, 2020
BethGriggs pushed a commit that referenced this pull request Dec 9, 2020
PR-URL: #35885
Reviewed-By: Rich Trott <rtrott@gmail.com>
BethGriggs pushed a commit that referenced this pull request Dec 10, 2020
PR-URL: #35885
Reviewed-By: Rich Trott <rtrott@gmail.com>
BethGriggs mentioned this pull request Dec 10, 2020
BethGriggs pushed a commit that referenced this pull request Dec 15, 2020
PR-URL: #35885
Reviewed-By: Rich Trott <rtrott@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

domain Issues and PRs related to the domain subsystem. review wanted PRs that need reviews.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL