@@ -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`.
@@ -971,7 +971,7 @@ const vm = require('node:vm');
971
971
added: v10.10.0
972
972
changes:
973
973
- version:
974
- - REPLACEME
974
+ - v21.7.0
975
975
pr-url: https://github.com/nodejs/node/pull/51244
976
976
description: Added support for
977
977
`vm.constants.USE_MAIN_CONTEXT_DEFAULT_LOADER`.
@@ -1039,7 +1039,7 @@ function with the given `params`.
1039
1039
## `vm.constants`
1040
1040
1041
1041
<!-- YAML
1042
- added: REPLACEME
1042
+ added: v21.7.0
1043
1043
-->
1044
1044
1045
1045
* {Object}
@@ -1049,7 +1049,7 @@ Returns an object containing commonly used constants for VM operations.
1049
1049
### `vm.constants.USE_MAIN_CONTEXT_DEFAULT_LOADER`
1050
1050
1051
1051
<!-- YAML
1052
- added: REPLACEME
1052
+ added: v21.7.0
1053
1053
-->
1054
1054
1055
1055
> Stability: 1.1 - Active development
@@ -1067,7 +1067,7 @@ For detailed information, see
1067
1067
added: v0.3.1
1068
1068
changes:
1069
1069
- version:
1070
- - REPLACEME
1070
+ - v21.7.0
1071
1071
pr-url: https:// github.com/nodejs/node/pull/51244
1072
1072
description: Added support for
1073
1073
`vm.constants.USE_MAIN_CONTEXT_DEFAULT_LOADER`.
@@ -1249,7 +1249,7 @@ vm.measureMemory({ mode: 'detailed', execution: 'eager' })
1249
1249
added: v0.3.1
1250
1250
changes:
1251
1251
- version:
1252
- - REPLACEME
1252
+ - v21.7.0
1253
1253
pr-url: https://github.com/nodejs/node/pull/51244
1254
1254
description: Added support for
1255
1255
`vm.constants.USE_MAIN_CONTEXT_DEFAULT_LOADER`.
@@ -1325,7 +1325,7 @@ console.log(contextObject);
1325
1325
added: v0.3 .1
1326
1326
changes:
1327
1327
- version:
1328
- - REPLACEME
1328
+ - v21. 7 . 0
1329
1329
pr- url: https: // github.com/nodejs/node/pull/51244
1330
1330
description: Added support for
1331
1331
` vm.constants.USE_MAIN_CONTEXT_DEFAULT_LOADER` .
@@ -1427,7 +1427,7 @@ console.log(contextObject);
1427
1427
added: v0.3.1
1428
1428
changes:
1429
1429
- version:
1430
- - REPLACEME
1430
+ - v21.7.0
1431
1431
pr-url: https://github.com/nodejs/node/pull/51244
1432
1432
description: Added support for
1433
1433
`vm.constants.USE_MAIN_CONTEXT_DEFAULT_LOADER`.
0 commit comments