Skip to content

src: improve error handling in callback.cc - #57758

Closed
jasnell wants to merge 1 commit into
nodejs:mainfrom
jasnell:jasnell/callback-errorhandling
Closed

src: improve error handling in callback.cc#57758
jasnell wants to merge 1 commit into
nodejs:mainfrom
jasnell:jasnell/callback-errorhandling

Conversation

@jasnell

Copy link
Copy Markdown
Member

Avoiding use of v8 Checked() APIs where appropriate. Few other style cleanups

Avoiding use of v8 `Checked()` APIs where appropriate.
Few other style cleanups
@nodejs-github-botnodejs-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 Apr 5, 2025
@aduh95aduh95 added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. request-ci Add this label to start a Jenkins CI on a PR. labels Apr 5, 2025
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Apr 5, 2025
@nodejs-github-bot

nodejs-github-bot commented Apr 5, 2025

Copy link
Copy Markdown
Collaborator

@codecov

This comment was marked as outdated.

@jasnell
jasnell requested a review from anonrigApril 6, 2025 17:57
jasnell added a commit that referenced this pull request Apr 7, 2025
Avoiding use of v8 `Checked()` APIs where appropriate.
Few other style cleanups
PR-URL: #57758
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
@jasnell

Copy link
Copy Markdown
MemberAuthor

Landed in a5877d0

@jasnelljasnell closed this Apr 7, 2025
RafaelGSS pushed a commit that referenced this pull request May 1, 2025
Avoiding use of v8 `Checked()` APIs where appropriate.
Few other style cleanups
PR-URL: #57758
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
RafaelGSS pushed a commit that referenced this pull request May 2, 2025
Avoiding use of v8 `Checked()` APIs where appropriate.
Few other style cleanups
PR-URL: #57758
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
aduh95 pushed a commit that referenced this pull request May 6, 2025
Avoiding use of v8 `Checked()` APIs where appropriate.
Few other style cleanups
PR-URL: #57758
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
RafaelGSS pushed a commit that referenced this pull request May 14, 2025
Avoiding use of v8 `Checked()` APIs where appropriate.
Few other style cleanups
PR-URL: #57758
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
aduh95 pushed a commit that referenced this pull request May 16, 2025
Avoiding use of v8 `Checked()` APIs where appropriate.
Few other style cleanups
PR-URL: #57758
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
aduh95 pushed a commit that referenced this pull request May 17, 2025
Avoiding use of v8 `Checked()` APIs where appropriate.
Few other style cleanups
PR-URL: #57758
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
aduh95 pushed a commit that referenced this pull request May 19, 2025
Avoiding use of v8 `Checked()` APIs where appropriate.
Few other style cleanups
PR-URL: #57758
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
@ghostghost mentioned this pull request Jun 8, 2025
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.c++Issues and PRs that require attention from people who are familiar with C++.needs-ciPRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@jasnell@nodejs-github-bot@anonrig@aduh95