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

src: remove unused function `GetName()` in node_perf by pluris · Pull Request #49244 · nodejs/node · GitHub

/ node Public

src: remove unused function GetName() in node_perf - #49244

Merged
nodejs-github-bot merged 2 commits into
nodejs:mainfrom
pluris:remove/unused_function
Aug 21, 2023
Merged

src: remove unused function GetName() in node_perf#49244
nodejs-github-bot merged 2 commits into
nodejs:mainfrom
pluris:remove/unused_function

Conversation

pluris commented Aug 19, 2023
edited
Loading

Copy link
Copy Markdown
Contributor

I looked through the code, but couldn't find where GetName() is used.
Both test and build passed, I think it can be deleted.

nodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. labels Aug 19, 2023
Comment thread src/node_perf.cc Outdated
pluris requested a review from aduh95 August 19, 2023 16:58
aduh95 added the request-ci Add this label to start a Jenkins CI on a PR. label Aug 20, 2023
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Aug 20, 2023

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

aduh95 added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Aug 20, 2023
deokjinkim added commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. commit-queue Add this label to land a pull request using GitHub Actions. labels Aug 20, 2023
nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Aug 21, 2023
nodejs-github-bot merged commit a16b610 into nodejs:main Aug 21, 2023

Copy link
Copy Markdown
Collaborator

Landed in a16b610

pluris deleted the remove/unused_function branch August 30, 2023 16:12
UlisesGascon pushed a commit that referenced this pull request Sep 10, 2023
PR-URL: #49244
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Deokjin Kim <deokjin81.kim@gmail.com>
UlisesGascon mentioned this pull request Sep 10, 2023
targos pushed a commit that referenced this pull request Nov 27, 2023
PR-URL: #49244
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Deokjin Kim <deokjin81.kim@gmail.com>
sercher added a commit to sercher/graaljs that referenced this pull request Apr 25, 2024
PR-URL: nodejs/node#49244
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Deokjin Kim <deokjin81.kim@gmail.com>
sercher added a commit to sercher/graaljs that referenced this pull request Apr 25, 2024
PR-URL: nodejs/node#49244
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Deokjin Kim <deokjin81.kim@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. c++ Issues and PRs that require attention from people who are familiar with C++. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. needs-ci PRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL