Skip to content

Conversation

@legendecas
Copy link
Member

v8::Uint32::ToString does not return an empty local handle. V8 internal NumberToString does not return an empty handle. It should be safe to assert in node::Uint32ToString that this function returns a non empty string handle, and remove the redundant error recovering logics.

Refs: #53959

@nodejs-github-bot 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. vm Issues and PRs related to the vm subsystem. labels Nov 25, 2025
@legendecas legendecas force-pushed the uint32-to-str branch 2 times, most recently from d43a0cf to e3d5b7a Compare November 25, 2025 00:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. vm Issues and PRs related to the vm subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants