Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
src: fix casts to not be undefined behavior
I guess if these were broken in practice, V8/Node.js itself would also experience difficulties with it, but there’s no real reason not to use the proper alternatives. PR-URL: #1070 Reviewed-By: Michael Dawson <midawson@redhat.com>
- Loading branch information