node
node copied to clipboard
vm: support negative number lineOffset and columnOffset
Fixes: https://github.com/nodejs/node/issues/43207
Checklist
- [x] make -j4 test (UNIX), or vcbuild test (Windows) passes
- [x] commit message follows commit guidelines
cc @bnoordhuis
Can this PR be merged
👋 @sinkhaha ! Thanks for your contribution! Looks like somebody else opened a duplicate issue and the fix was merged before this PR was completed. Apologies for the overlap. The fix landed in Node 20.
This as a duplicate of https://github.com/nodejs/node/pull/49855