Skip to content

Conversation

@sinkhaha
Copy link
Contributor

Fixes: #43207

Checklist

  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

@nodejs-github-bot nodejs-github-bot added needs-ci PRs that need a full CI run. vm Issues and PRs related to the vm subsystem. labels May 25, 2023
@sinkhaha
Copy link
Contributor Author

cc @bnoordhuis

@sinkhaha
Copy link
Contributor Author

Can this PR be merged

@sinkhaha sinkhaha closed this Jan 8, 2024
@fhinkel
Copy link
Member

fhinkel commented Jan 28, 2024

👋 @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 #49855

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

vm.compileFunction throws an RangeError when invoked with options.lineOffset < 0

5 participants