@@ -59,7 +59,7 @@ executed in specific contexts.
59
59
added: v0.3.1
60
60
changes:
61
61
- version:
62
- - REPLACEME
62
+ - v21.7.0
63
63
pr-url: https://github.com/nodejs/node/pull/51244
64
64
description: Added support for
65
65
`vm.constants.USE_MAIN_CONTEXT_DEFAULT_LOADER`.
@@ -968,7 +968,7 @@ const vm = require('node:vm');
968
968
added: v10.10.0
969
969
changes:
970
970
- version:
971
- - REPLACEME
971
+ - v21.7.0
972
972
pr-url: https://github.com/nodejs/node/pull/51244
973
973
description: Added support for
974
974
`vm.constants.USE_MAIN_CONTEXT_DEFAULT_LOADER`.
@@ -1036,7 +1036,7 @@ function with the given `params`.
1036
1036
## `vm.constants`
1037
1037
1038
1038
<!-- YAML
1039
- added: REPLACEME
1039
+ added: v21.7.0
1040
1040
-->
1041
1041
1042
1042
* {Object}
@@ -1046,7 +1046,7 @@ Returns an object containing commonly used constants for VM operations.
1046
1046
### `vm.constants.USE_MAIN_CONTEXT_DEFAULT_LOADER`
1047
1047
1048
1048
<!-- YAML
1049
- added: REPLACEME
1049
+ added: v21.7.0
1050
1050
-->
1051
1051
1052
1052
> Stability: 1.1 - Active development
@@ -1064,7 +1064,7 @@ For detailed information, see
1064
1064
added: v0.3.1
1065
1065
changes:
1066
1066
- version:
1067
- - REPLACEME
1067
+ - v21.7.0
1068
1068
pr-url: https:// github.com/nodejs/node/pull/51244
1069
1069
description: Added support for
1070
1070
`vm.constants.USE_MAIN_CONTEXT_DEFAULT_LOADER`.
@@ -1246,7 +1246,7 @@ vm.measureMemory({ mode: 'detailed', execution: 'eager' })
1246
1246
added: v0.3.1
1247
1247
changes:
1248
1248
- version:
1249
- - REPLACEME
1249
+ - v21.7.0
1250
1250
pr-url: https://github.com/nodejs/node/pull/51244
1251
1251
description: Added support for
1252
1252
`vm.constants.USE_MAIN_CONTEXT_DEFAULT_LOADER`.
@@ -1322,7 +1322,7 @@ console.log(contextObject);
1322
1322
added: v0.3 .1
1323
1323
changes:
1324
1324
- version:
1325
- - REPLACEME
1325
+ - v21. 7 . 0
1326
1326
pr- url: https: // github.com/nodejs/node/pull/51244
1327
1327
description: Added support for
1328
1328
` vm.constants.USE_MAIN_CONTEXT_DEFAULT_LOADER` .
@@ -1424,7 +1424,7 @@ console.log(contextObject);
1424
1424
added: v0.3.1
1425
1425
changes:
1426
1426
- version:
1427
- - REPLACEME
1427
+ - v21.7.0
1428
1428
pr-url: https://github.com/nodejs/node/pull/51244
1429
1429
description: Added support for
1430
1430
`vm.constants.USE_MAIN_CONTEXT_DEFAULT_LOADER`.
0 commit comments