X Tutup
The Wayback Machine - https://web.archive.org/web/20220423174242/https://github.com/nodejs/node/pull/34921
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Anonymous functions are replaced by the arrow functions. #34921

Closed
wants to merge 1 commit into from

Conversation

Copy link
Contributor

@PoojaDurgad PoojaDurgad commented Aug 25, 2020

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

@nodejs-github-bot nodejs-github-bot added the test label Aug 25, 2020
@Trott Trott added the request-ci label Aug 30, 2020
@github-actions github-actions bot removed the request-ci label Aug 30, 2020
@nodejs-github-bot
Copy link
Contributor

@nodejs-github-bot nodejs-github-bot commented Aug 30, 2020

@PoojaDurgad
Copy link
Contributor Author

@PoojaDurgad PoojaDurgad commented Sep 11, 2020

please let me know if there is anything pending on this

@richardlau richardlau added the request-ci label Sep 11, 2020
@github-actions github-actions bot removed the request-ci label Sep 11, 2020
@nodejs-github-bot
Copy link
Contributor

@nodejs-github-bot nodejs-github-bot commented Sep 11, 2020

@watilde watilde added the request-ci label Sep 27, 2020
@github-actions github-actions bot removed the request-ci label Sep 27, 2020
@nodejs-github-bot
Copy link
Contributor

@nodejs-github-bot nodejs-github-bot commented Sep 27, 2020

watilde pushed a commit that referenced this issue Sep 27, 2020
PR-URL: #34921
Reviewed-By: Harshitha K P <harshitha014@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
@watilde
Copy link
Member

@watilde watilde commented Sep 27, 2020

Landed in 7390098, thank you!

@watilde watilde closed this Sep 27, 2020
MylesBorins pushed a commit that referenced this issue Sep 29, 2020
PR-URL: #34921
Reviewed-By: Harshitha K P <harshitha014@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
@MylesBorins MylesBorins mentioned this pull request Sep 29, 2020
MylesBorins pushed a commit that referenced this issue Nov 3, 2020
PR-URL: #34921
Reviewed-By: Harshitha K P <harshitha014@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
@MylesBorins MylesBorins mentioned this pull request Nov 3, 2020
MylesBorins pushed a commit that referenced this issue Nov 16, 2020
PR-URL: #34921
Reviewed-By: Harshitha K P <harshitha014@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
joesepi pushed a commit to joesepi/node that referenced this issue Jan 8, 2021
PR-URL: nodejs#34921
Reviewed-By: Harshitha K P <harshitha014@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants
X Tutup