node-aix-ppc64 22.6.0 → 22.8.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/LICENSE CHANGED
@@ -155,6 +155,211 @@ The externally maintained libraries used by Node.js are:
155
155
  SOFTWARE.
156
156
  """
157
157
 
158
+ - swc, located at deps/amaro/dist, is licensed as follows:
159
+ """
160
+ Apache License
161
+ Version 2.0, January 2004
162
+ http://www.apache.org/licenses/
163
+
164
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
165
+
166
+ 1. Definitions.
167
+
168
+ "License" shall mean the terms and conditions for use, reproduction,
169
+ and distribution as defined by Sections 1 through 9 of this document.
170
+
171
+ "Licensor" shall mean the copyright owner or entity authorized by
172
+ the copyright owner that is granting the License.
173
+
174
+ "Legal Entity" shall mean the union of the acting entity and all
175
+ other entities that control, are controlled by, or are under common
176
+ control with that entity. For the purposes of this definition,
177
+ "control" means (i) the power, direct or indirect, to cause the
178
+ direction or management of such entity, whether by contract or
179
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
180
+ outstanding shares, or (iii) beneficial ownership of such entity.
181
+
182
+ "You" (or "Your") shall mean an individual or Legal Entity
183
+ exercising permissions granted by this License.
184
+
185
+ "Source" form shall mean the preferred form for making modifications,
186
+ including but not limited to software source code, documentation
187
+ source, and configuration files.
188
+
189
+ "Object" form shall mean any form resulting from mechanical
190
+ transformation or translation of a Source form, including but
191
+ not limited to compiled object code, generated documentation,
192
+ and conversions to other media types.
193
+
194
+ "Work" shall mean the work of authorship, whether in Source or
195
+ Object form, made available under the License, as indicated by a
196
+ copyright notice that is included in or attached to the work
197
+ (an example is provided in the Appendix below).
198
+
199
+ "Derivative Works" shall mean any work, whether in Source or Object
200
+ form, that is based on (or derived from) the Work and for which the
201
+ editorial revisions, annotations, elaborations, or other modifications
202
+ represent, as a whole, an original work of authorship. For the purposes
203
+ of this License, Derivative Works shall not include works that remain
204
+ separable from, or merely link (or bind by name) to the interfaces of,
205
+ the Work and Derivative Works thereof.
206
+
207
+ "Contribution" shall mean any work of authorship, including
208
+ the original version of the Work and any modifications or additions
209
+ to that Work or Derivative Works thereof, that is intentionally
210
+ submitted to Licensor for inclusion in the Work by the copyright owner
211
+ or by an individual or Legal Entity authorized to submit on behalf of
212
+ the copyright owner. For the purposes of this definition, "submitted"
213
+ means any form of electronic, verbal, or written communication sent
214
+ to the Licensor or its representatives, including but not limited to
215
+ communication on electronic mailing lists, source code control systems,
216
+ and issue tracking systems that are managed by, or on behalf of, the
217
+ Licensor for the purpose of discussing and improving the Work, but
218
+ excluding communication that is conspicuously marked or otherwise
219
+ designated in writing by the copyright owner as "Not a Contribution."
220
+
221
+ "Contributor" shall mean Licensor and any individual or Legal Entity
222
+ on behalf of whom a Contribution has been received by Licensor and
223
+ subsequently incorporated within the Work.
224
+
225
+ 2. Grant of Copyright License. Subject to the terms and conditions of
226
+ this License, each Contributor hereby grants to You a perpetual,
227
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
228
+ copyright license to reproduce, prepare Derivative Works of,
229
+ publicly display, publicly perform, sublicense, and distribute the
230
+ Work and such Derivative Works in Source or Object form.
231
+
232
+ 3. Grant of Patent License. Subject to the terms and conditions of
233
+ this License, each Contributor hereby grants to You a perpetual,
234
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
235
+ (except as stated in this section) patent license to make, have made,
236
+ use, offer to sell, sell, import, and otherwise transfer the Work,
237
+ where such license applies only to those patent claims licensable
238
+ by such Contributor that are necessarily infringed by their
239
+ Contribution(s) alone or by combination of their Contribution(s)
240
+ with the Work to which such Contribution(s) was submitted. If You
241
+ institute patent litigation against any entity (including a
242
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
243
+ or a Contribution incorporated within the Work constitutes direct
244
+ or contributory patent infringement, then any patent licenses
245
+ granted to You under this License for that Work shall terminate
246
+ as of the date such litigation is filed.
247
+
248
+ 4. Redistribution. You may reproduce and distribute copies of the
249
+ Work or Derivative Works thereof in any medium, with or without
250
+ modifications, and in Source or Object form, provided that You
251
+ meet the following conditions:
252
+
253
+ (a) You must give any other recipients of the Work or
254
+ Derivative Works a copy of this License; and
255
+
256
+ (b) You must cause any modified files to carry prominent notices
257
+ stating that You changed the files; and
258
+
259
+ (c) You must retain, in the Source form of any Derivative Works
260
+ that You distribute, all copyright, patent, trademark, and
261
+ attribution notices from the Source form of the Work,
262
+ excluding those notices that do not pertain to any part of
263
+ the Derivative Works; and
264
+
265
+ (d) If the Work includes a "NOTICE" text file as part of its
266
+ distribution, then any Derivative Works that You distribute must
267
+ include a readable copy of the attribution notices contained
268
+ within such NOTICE file, excluding those notices that do not
269
+ pertain to any part of the Derivative Works, in at least one
270
+ of the following places: within a NOTICE text file distributed
271
+ as part of the Derivative Works; within the Source form or
272
+ documentation, if provided along with the Derivative Works; or,
273
+ within a display generated by the Derivative Works, if and
274
+ wherever such third-party notices normally appear. The contents
275
+ of the NOTICE file are for informational purposes only and
276
+ do not modify the License. You may add Your own attribution
277
+ notices within Derivative Works that You distribute, alongside
278
+ or as an addendum to the NOTICE text from the Work, provided
279
+ that such additional attribution notices cannot be construed
280
+ as modifying the License.
281
+
282
+ You may add Your own copyright statement to Your modifications and
283
+ may provide additional or different license terms and conditions
284
+ for use, reproduction, or distribution of Your modifications, or
285
+ for any such Derivative Works as a whole, provided Your use,
286
+ reproduction, and distribution of the Work otherwise complies with
287
+ the conditions stated in this License.
288
+
289
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
290
+ any Contribution intentionally submitted for inclusion in the Work
291
+ by You to the Licensor shall be under the terms and conditions of
292
+ this License, without any additional terms or conditions.
293
+ Notwithstanding the above, nothing herein shall supersede or modify
294
+ the terms of any separate license agreement you may have executed
295
+ with Licensor regarding such Contributions.
296
+
297
+ 6. Trademarks. This License does not grant permission to use the trade
298
+ names, trademarks, service marks, or product names of the Licensor,
299
+ except as required for reasonable and customary use in describing the
300
+ origin of the Work and reproducing the content of the NOTICE file.
301
+
302
+ 7. Disclaimer of Warranty. Unless required by applicable law or
303
+ agreed to in writing, Licensor provides the Work (and each
304
+ Contributor provides its Contributions) on an "AS IS" BASIS,
305
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
306
+ implied, including, without limitation, any warranties or conditions
307
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
308
+ PARTICULAR PURPOSE. You are solely responsible for determining the
309
+ appropriateness of using or redistributing the Work and assume any
310
+ risks associated with Your exercise of permissions under this License.
311
+
312
+ 8. Limitation of Liability. In no event and under no legal theory,
313
+ whether in tort (including negligence), contract, or otherwise,
314
+ unless required by applicable law (such as deliberate and grossly
315
+ negligent acts) or agreed to in writing, shall any Contributor be
316
+ liable to You for damages, including any direct, indirect, special,
317
+ incidental, or consequential damages of any character arising as a
318
+ result of this License or out of the use or inability to use the
319
+ Work (including but not limited to damages for loss of goodwill,
320
+ work stoppage, computer failure or malfunction, or any and all
321
+ other commercial damages or losses), even if such Contributor
322
+ has been advised of the possibility of such damages.
323
+
324
+ 9. Accepting Warranty or Additional Liability. While redistributing
325
+ the Work or Derivative Works thereof, You may choose to offer,
326
+ and charge a fee for, acceptance of support, warranty, indemnity,
327
+ or other liability obligations and/or rights consistent with this
328
+ License. However, in accepting such obligations, You may act only
329
+ on Your own behalf and on Your sole responsibility, not on behalf
330
+ of any other Contributor, and only if You agree to indemnify,
331
+ defend, and hold each Contributor harmless for any liability
332
+ incurred by, or claims asserted against, such Contributor by reason
333
+ of your accepting any such warranty or additional liability.
334
+
335
+ END OF TERMS AND CONDITIONS
336
+
337
+ APPENDIX: How to apply the Apache License to your work.
338
+
339
+ To apply the Apache License to your work, attach the following
340
+ boilerplate notice, with the fields enclosed by brackets "[]"
341
+ replaced with your own identifying information. (Don't include
342
+ the brackets!) The text should be enclosed in the appropriate
343
+ comment syntax for the file format. We also recommend that a
344
+ file or class name and description of purpose be included on the
345
+ same "printed page" as the copyright notice for easier
346
+ identification within third-party archives.
347
+
348
+ Copyright 2024 SWC contributors.
349
+
350
+ Licensed under the Apache License, Version 2.0 (the "License");
351
+ you may not use this file except in compliance with the License.
352
+ You may obtain a copy of the License at
353
+
354
+ http://www.apache.org/licenses/LICENSE-2.0
355
+
356
+ Unless required by applicable law or agreed to in writing, software
357
+ distributed under the License is distributed on an "AS IS" BASIS,
358
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
359
+ See the License for the specific language governing permissions and
360
+ limitations under the License.
361
+ """
362
+
158
363
  - ICU, located at deps/icu-small, is licensed as follows:
159
364
  """
160
365
  UNICODE LICENSE V3
package/README.md CHANGED
@@ -43,7 +43,7 @@ Looking for help? Check out the
43
43
 
44
44
  * **Current**: Under active development. Code for the Current release is in the
45
45
  branch for its major version number (for example,
46
- [v19.x](https://github.com/nodejs/node/tree/v19.x)). Node.js releases a new
46
+ [v22.x](https://github.com/nodejs/node/tree/v22.x)). Node.js releases a new
47
47
  major version every 6 months, allowing for breaking changes. This happens in
48
48
  April and October every year. Releases appearing each October have a support
49
49
  life of 8 months. Releases appearing each April convert to LTS (see below)
@@ -112,14 +112,9 @@ grep node-vx.y.z.tar.gz SHASUMS256.txt | sha256sum -c -
112
112
  For Current and LTS, the GPG detached signature of `SHASUMS256.txt` is in
113
113
  `SHASUMS256.txt.sig`. You can use it with `gpg` to verify the integrity of
114
114
  `SHASUMS256.txt`. You will first need to import
115
- [the GPG keys of individuals authorized to create releases](#release-keys). To
116
- import the keys:
115
+ [the GPG keys of individuals authorized to create releases](#release-keys).
117
116
 
118
- ```bash
119
- gpg --keyserver hkps://keys.openpgp.org --recv-keys 4ED778F539E3634C779C87C6D7062848A1AB005C
120
- ```
121
-
122
- See [Release keys](#release-keys) for a script to import active release keys.
117
+ See [Release keys](#release-keys) for commands to import active release keys.
123
118
 
124
119
  Next, download the `SHASUMS256.txt.sig` for the release:
125
120
 
@@ -292,7 +287,7 @@ For information about the governance of the Node.js project, see
292
287
  * [aduh95](https://github.com/aduh95) -
293
288
  **Antoine du Hamel** <<duhamelantoine1995@gmail.com>> (he/him)
294
289
  * [anonrig](https://github.com/anonrig) -
295
- **Yagiz Nizipli** <<yagiz@nizipli.com>> (he/him)
290
+ **Yagiz Nizipli** <<yagiz@nizipli.com>> (he/him) - [Support me](https://github.com/sponsors/anonrig)
296
291
  * [apapirovski](https://github.com/apapirovski) -
297
292
  **Anatoli Papirovski** <<apapirovski@mac.com>> (he/him)
298
293
  * [atlowChemi](https://github.com/atlowChemi) -
@@ -373,8 +368,6 @@ For information about the governance of the Node.js project, see
373
368
  **Minwoo Jung** <<nodecorelab@gmail.com>> (he/him)
374
369
  * [KhafraDev](https://github.com/KhafraDev) -
375
370
  **Matthew Aitken** <<maitken033380023@gmail.com>> (he/him)
376
- * [kuriyosh](https://github.com/kuriyosh) -
377
- **Yoshiki Kurihara** <<yosyos0306@gmail.com>> (he/him)
378
371
  * [kvakil](https://github.com/kvakil) -
379
372
  **Keyhan Vakil** <<kvakil@sylph.kvakil.me>>
380
373
  * [legendecas](https://github.com/legendecas) -
@@ -577,6 +570,8 @@ For information about the governance of the Node.js project, see
577
570
  **Kyle Farnung** <<kfarnung@microsoft.com>> (he/him)
578
571
  * [kunalspathak](https://github.com/kunalspathak) -
579
572
  **Kunal Pathak** <<kunal.pathak@microsoft.com>>
573
+ * [kuriyosh](https://github.com/kuriyosh) -
574
+ **Yoshiki Kurihara** <<yosyos0306@gmail.com>> (he/him)
580
575
  * [lance](https://github.com/lance) -
581
576
  **Lance Ball** <<lball@redhat.com>> (he/him)
582
577
  * [Leko](https://github.com/Leko) -
@@ -739,20 +734,20 @@ maintaining the Node.js project.
739
734
  **Daeyeon Jeong** <<daeyeon.dev@gmail.com>> (he/him)
740
735
  * [F3n67u](https://github.com/F3n67u) -
741
736
  **Feng Yu** <<F3n67u@outlook.com>> (he/him)
742
- * [himadriganguly](https://github.com/himadriganguly) -
743
- **Himadri Ganguly** <<himadri.tech@gmail.com>> (he/him)
737
+ * [gireeshpunathil](https://github.com/gireeshpunathil) -
738
+ **Gireesh Punathil** <<gpunathi@in.ibm.com>> (he/him)
744
739
  * [iam-frankqiu](https://github.com/iam-frankqiu) -
745
740
  **Frank Qiu** <<iam.frankqiu@gmail.com>> (he/him)
741
+ * [KevinEady](https://github.com/KevinEady) -
742
+ **Kevin Eady** <<kevin.c.eady@gmail.com>> (he/him)
743
+ * [kvakil](https://github.com/kvakil) -
744
+ **Keyhan Vakil** <<kvakil@sylph.kvakil.me>>
746
745
  * [marsonya](https://github.com/marsonya) -
747
746
  **Akhil Marsonya** <<akhil.marsonya27@gmail.com>> (he/him)
748
747
  * [meixg](https://github.com/meixg) -
749
748
  **Xuguang Mei** <<meixuguang@gmail.com>> (he/him)
750
749
  * [mertcanaltin](https://github.com/mertcanaltin) -
751
750
  **Mert Can Altin** <<mertgold60@gmail.com>>
752
- * [Mesteery](https://github.com/Mesteery) -
753
- **Mestery** <<mestery@protonmail.com>> (he/him)
754
- * [PoojaDurgad](https://github.com/PoojaDurgad) -
755
- **Pooja Durgad** <<Pooja.D.P@ibm.com>>
756
751
  * [preveen-stack](https://github.com/preveen-stack) -
757
752
  **Preveen Padmanabhan** <<wide4head@gmail.com>> (he/him)
758
753
  * [RedYetiDev](https://github.com/redyetidev) -
@@ -779,8 +774,6 @@ Primary GPG keys for Node.js Releasers (some Releasers sign with subkeys):
779
774
  `CC68F5A3106FF448322E48ED27F5E38D5B0A215F`
780
775
  * **Michaël Zasso** <<targos@protonmail.com>>
781
776
  `8FCCA13FEF1D0C2E91008E09770F7A9A5AE15600`
782
- * **Myles Borins** <<myles.borins@gmail.com>>
783
- `C4F0DFFF4E8C1A8236409D08E73BC641CC11F4C8`
784
777
  * **Rafael Gonzaga** <<rafael.nunu@hotmail.com>>
785
778
  `890C08DB8579162FEE0DF9DB8BEAB4DFCF555EF4`
786
779
  * **Richard Lau** <<rlau@redhat.com>>
@@ -800,7 +793,6 @@ gpg --keyserver hkps://keys.openpgp.org --recv-keys 74F12602B6F1C4E913FAA37AD3A8
800
793
  gpg --keyserver hkps://keys.openpgp.org --recv-keys DD792F5973C6DE52C432CBDAC77ABFA00DDBF2B7 # Juan José Arboleda
801
794
  gpg --keyserver hkps://keys.openpgp.org --recv-keys CC68F5A3106FF448322E48ED27F5E38D5B0A215F # Marco Ippolito
802
795
  gpg --keyserver hkps://keys.openpgp.org --recv-keys 8FCCA13FEF1D0C2E91008E09770F7A9A5AE15600 # Michaël Zasso
803
- gpg --keyserver hkps://keys.openpgp.org --recv-keys C4F0DFFF4E8C1A8236409D08E73BC641CC11F4C8 # Myles Borins
804
796
  gpg --keyserver hkps://keys.openpgp.org --recv-keys 890C08DB8579162FEE0DF9DB8BEAB4DFCF555EF4 # Rafael Gonzaga
805
797
  gpg --keyserver hkps://keys.openpgp.org --recv-keys C82FA3AE1CBEDC6BE46B9360C43CEC45C17AB93C # Richard Lau
806
798
  gpg --keyserver hkps://keys.openpgp.org --recv-keys 108F52B48DB57BB0CC439B2997B01419BD92F80A # Ruy Adorno
@@ -836,6 +828,8 @@ verify a downloaded file.
836
828
  `61FC681DFB92A079F1685E77973F295594EC4689`
837
829
  * **Julien Gilli** <<jgilli@fastmail.fm>>
838
830
  `114F43EE0176B71C7BC219DD50A3051F888C628D`
831
+ * **Myles Borins** <<myles.borins@gmail.com>>
832
+ `C4F0DFFF4E8C1A8236409D08E73BC641CC11F4C8`
839
833
  * **Rod Vagg** <<rod@vagg.org>>
840
834
  `DD8F2338BAE7501E3DD5AC78C273792F7D83545D`
841
835
  * **Ruben Bridgewater** <<ruben@bridgewater.de>>
@@ -857,18 +851,18 @@ prioritize security releases. Security release stewards manage security
857
851
  releases on a rotation basis as outlined in the
858
852
  [security release process](./doc/contributing/security-release-process.md).
859
853
 
860
- * Datadog
854
+ * [Datadog](https://www.datadoghq.com/)
861
855
  * [bengl](https://github.com/bengl) -
862
856
  **Bryan English** <<bryan@bryanenglish.com>> (he/him)
863
- * NodeSource
857
+ * [NodeSource](https://nodesource.com/)
864
858
  * [juanarbol](https://github.com/juanarbol) -
865
859
  **Juan José Arboleda** <<soyjuanarbol@gmail.com>> (he/him)
866
860
  * [RafaelGSS](https://github.com/RafaelGSS) -
867
861
  **Rafael Gonzaga** <<rafael.nunu@hotmail.com>> (he/him)
868
- * Platformatic
862
+ * [Platformatic](https://platformatic.dev/)
869
863
  * [mcollina](https://github.com/mcollina) -
870
864
  **Matteo Collina** <<matteo.collina@gmail.com>> (he/him)
871
- * Red Hat and IBM
865
+ * [Red Hat](https://redhat.com) / [IBM](https://ibm.com)
872
866
  * [joesepi](https://github.com/joesepi) -
873
867
  **Joe Sepi** <<joesepi@ibm.com>> (he/him)
874
868
  * [mhdawson](https://github.com/mhdawson) -
package/bin/node CHANGED
Binary file
@@ -36,7 +36,7 @@
36
36
 
37
37
  # Reset this number to 0 on major V8 upgrades.
38
38
  # Increment by one for each non-official patch applied to deps/v8.
39
- 'v8_embedder_string': '-node.18',
39
+ 'v8_embedder_string': '-node.19',
40
40
 
41
41
  ##### V8 defaults for Node.js #####
42
42
 
@@ -489,7 +489,12 @@
489
489
  }],
490
490
  [ 'OS in "linux freebsd openbsd solaris android aix os400 cloudabi"', {
491
491
  'cflags': [ '-Wall', '-Wextra', '-Wno-unused-parameter', ],
492
- 'cflags_cc': [ '-fno-rtti', '-fno-exceptions', '-std=gnu++17' ],
492
+ 'cflags_cc': [
493
+ '-fno-rtti',
494
+ '-fno-exceptions',
495
+ '-fno-strict-aliasing',
496
+ '-std=gnu++17',
497
+ ],
493
498
  'defines': [ '__STDC_FORMAT_MACROS' ],
494
499
  'ldflags': [ '-rdynamic' ],
495
500
  'target_conditions': [
@@ -620,12 +625,10 @@
620
625
  'GCC_ENABLE_CPP_EXCEPTIONS': 'NO', # -fno-exceptions
621
626
  'GCC_ENABLE_CPP_RTTI': 'NO', # -fno-rtti
622
627
  'GCC_ENABLE_PASCAL_STRINGS': 'NO', # No -mpascal-strings
628
+ 'GCC_STRICT_ALIASING': 'NO', # -fno-strict-aliasing
623
629
  'PREBINDING': 'NO', # No -Wl,-prebind
624
630
  'MACOSX_DEPLOYMENT_TARGET': '11.0', # -mmacosx-version-min=11.0
625
631
  'USE_HEADERMAP': 'NO',
626
- 'OTHER_CFLAGS': [
627
- '-fno-strict-aliasing',
628
- ],
629
632
  'WARNING_CFLAGS': [
630
633
  '-Wall',
631
634
  '-Wendif-labels',
@@ -78,7 +78,10 @@
78
78
  'lib/internal/assert.js',
79
79
  'lib/internal/assert/assertion_error.js',
80
80
  'lib/internal/assert/calltracker.js',
81
+ 'lib/internal/async_context_frame.js',
81
82
  'lib/internal/async_hooks.js',
83
+ 'lib/internal/async_local_storage/async_context_frame.js',
84
+ 'lib/internal/async_local_storage/async_hooks.js',
82
85
  'lib/internal/blob.js',
83
86
  'lib/internal/blocklist.js',
84
87
  'lib/internal/bootstrap/node.js',
@@ -267,6 +270,7 @@
267
270
  'lib/internal/test/transfer.js',
268
271
  'lib/internal/test_runner/coverage.js',
269
272
  'lib/internal/test_runner/harness.js',
273
+ 'lib/internal/test_runner/mock/loader.js',
270
274
  'lib/internal/test_runner/mock/mock.js',
271
275
  'lib/internal/test_runner/mock/mock_timers.js',
272
276
  'lib/internal/test_runner/reporter/dot.js',
@@ -342,7 +346,6 @@
342
346
  'lib/string_decoder.js',
343
347
  'lib/sys.js',
344
348
  'lib/test.js',
345
- 'lib/test/mock_loader.js',
346
349
  'lib/test/reporters.js',
347
350
  'lib/timers.js',
348
351
  'lib/timers/promises.js',
@@ -378,6 +381,7 @@
378
381
  'node_shared_zlib': 'false',
379
382
  'node_tag': '',
380
383
  'node_target_type': 'executable',
384
+ 'node_use_amaro': 'true',
381
385
  'node_use_bundled_v8': 'true',
382
386
  'node_use_node_code_cache': 'true',
383
387
  'node_use_node_snapshot': 'true',
@@ -408,7 +412,6 @@
408
412
  'v8_enable_sandbox': 0,
409
413
  'v8_enable_shared_ro_heap': 1,
410
414
  'v8_enable_webassembly': 1,
411
- 'v8_no_strict_aliasing': 1,
412
415
  'v8_optimized_debug': 1,
413
416
  'v8_promise_internal_field_count': 1,
414
417
  'v8_random_seed': 0,