Skip to content

fix(ext/node): improve vm.runInThisContext#18767

Merged
kt3k merged 2 commits intodenoland:mainfrom
kt3k:fix-node-vm-runInThisContext
Apr 19, 2023
Merged

fix(ext/node): improve vm.runInThisContext#18767
kt3k merged 2 commits intodenoland:mainfrom
kt3k:fix-node-vm-runInThisContext

Conversation

@kt3k
Copy link
Member

@kt3k kt3k commented Apr 19, 2023

This PR improves the compatibility of vm.runInThisContext

closes #17853

@kt3k kt3k requested a review from bartlomieju April 19, 2023 07:51
Copy link
Member

@bartlomieju bartlomieju left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for fixing this

@kt3k kt3k merged commit 53c9f59 into denoland:main Apr 19, 2023
@kt3k kt3k deleted the fix-node-vm-runInThisContext branch April 19, 2023 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect behavior of node:vm.runInThisContext()

2 participants