Skip to content

Commit

Permalink
fixup! vm: introduce vanilla contexts via vm.constants.VANILLA_CONTEXT
Browse files Browse the repository at this point in the history
  • Loading branch information
joyeecheung committed Aug 15, 2024
1 parent 0613571 commit 2f4dbe9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/api/vm.md
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ overhead.
added: v0.3.1
changes:
- version: REPLACEME
pr-url: REPLACEME
pr-url: https://github.com/nodejs/node/pull/54394
description: The `contextObject` argument now accepts `vm.constants.VANILLA_CONTEXT`.
- version: v14.6.0
pr-url: https://github.com/nodejs/node/pull/34023
Expand Down Expand Up @@ -1086,7 +1086,7 @@ added: v0.3.1
changes:
- version:
- REPLACEME
pr-url: REPLACEME
pr-url: https://github.com/nodejs/node/pull/54394
description: The `contextObject` argument now accepts `vm.constants.VANILLA_CONTEXT`.
- version:
- v21.7.0
Expand Down Expand Up @@ -1359,7 +1359,7 @@ added: v0.3.1
changes:
- version:
- REPLACEME
pr-url: REPLACEME
pr-url: https://github.com/nodejs/node/pull/54394
description: The `contextObject` argument now accepts `vm.constants.VANILLA_CONTEXT`.
- version:
- v21.7.0
Expand Down

0 comments on commit 2f4dbe9

Please sign in to comment.