node-aix-ppc64 16.11.0 → 16.13.2
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/CHANGELOG.md +1717 -1396
- package/README.md +10 -6
- package/bin/node +0 -0
- package/include/node/common.gypi +6 -1
- package/include/node/config.gypi +1 -1
- package/include/node/node.exp +88 -52
- package/include/node/node_version.h +4 -4
- package/include/node/v8-version.h +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -197,12 +197,14 @@ For information about the governance of the Node.js project, see
|
|
|
197
197
|
**Mary Marchini** \<oss@mmarchini.me> (she/her)
|
|
198
198
|
* [MylesBorins](https://github.com/MylesBorins) -
|
|
199
199
|
**Myles Borins** \<myles.borins@gmail.com> (he/him)
|
|
200
|
+
* [richardlau](https://github.com/richardlau) -
|
|
201
|
+
**Richard Lau** \<rlau@redhat.com>
|
|
200
202
|
* [ronag](https://github.com/ronag) -
|
|
201
203
|
**Robert Nagy** \<ronagy@icloud.com>
|
|
202
204
|
* [targos](https://github.com/targos) -
|
|
203
205
|
**Michaël Zasso** \<targos@protonmail.com> (he/him)
|
|
204
206
|
* [tniessen](https://github.com/tniessen) -
|
|
205
|
-
**Tobias Nießen** \<tniessen@tnie.de>
|
|
207
|
+
**Tobias Nießen** \<tniessen@tnie.de> (he/him)
|
|
206
208
|
* [Trott](https://github.com/Trott) -
|
|
207
209
|
**Rich Trott** \<rtrott@gmail.com> (he/him)
|
|
208
210
|
|
|
@@ -325,8 +327,6 @@ For information about the governance of the Node.js project, see
|
|
|
325
327
|
**Evan Lucas** \<evanlucas@me.com> (he/him)
|
|
326
328
|
* [fhinkel](https://github.com/fhinkel) -
|
|
327
329
|
**Franziska Hinkelmann** \<franziska.hinkelmann@gmail.com> (she/her)
|
|
328
|
-
* [Fishrock123](https://github.com/Fishrock123) -
|
|
329
|
-
**Jeremiah Senkpiel** \<fishrock123@rocketmail.com> (he/they)
|
|
330
330
|
* [Flarna](https://github.com/Flarna) -
|
|
331
331
|
**Gerhard Stöbich** \<deb2001-github@yahoo.de> (he/they)
|
|
332
332
|
* [gabrielschulhof](https://github.com/gabrielschulhof) -
|
|
@@ -438,13 +438,15 @@ For information about the governance of the Node.js project, see
|
|
|
438
438
|
* [TimothyGu](https://github.com/TimothyGu) -
|
|
439
439
|
**Tiancheng "Timothy" Gu** \<timothygu99@gmail.com> (he/him)
|
|
440
440
|
* [tniessen](https://github.com/tniessen) -
|
|
441
|
-
**Tobias Nießen** \<tniessen@tnie.de>
|
|
441
|
+
**Tobias Nießen** \<tniessen@tnie.de> (he/him)
|
|
442
442
|
* [trivikr](https://github.com/trivikr) -
|
|
443
443
|
**Trivikram Kamat** \<trivikr.dev@gmail.com>
|
|
444
444
|
* [Trott](https://github.com/Trott) -
|
|
445
445
|
**Rich Trott** \<rtrott@gmail.com> (he/him)
|
|
446
446
|
* [vdeturckheim](https://github.com/vdeturckheim) -
|
|
447
447
|
**Vladimir de Turckheim** \<vlad2t@hotmail.com> (he/him)
|
|
448
|
+
* [VoltrexMaster](https://github.com/VoltrexMaster) -
|
|
449
|
+
**Voltrex** \<mohammadkeyvanzade94@gmail.com> (he/him)
|
|
448
450
|
* [watilde](https://github.com/watilde) -
|
|
449
451
|
**Daijiro Wachi** \<daijiro.wachi@gmail.com> (he/him)
|
|
450
452
|
* [watson](https://github.com/watson) -
|
|
@@ -453,8 +455,6 @@ For information about the governance of the Node.js project, see
|
|
|
453
455
|
**Khaidi Chu** \<i@2333.moe> (he/him)
|
|
454
456
|
* [yashLadha](https://github.com/yashLadha) -
|
|
455
457
|
**Yash Ladha** \<yash@yashladha.in> (he/him)
|
|
456
|
-
* [yhwang](https://github.com/yhwang) -
|
|
457
|
-
**Yihong Wang** \<yh.wang@ibm.com>
|
|
458
458
|
* [yosuke-furukawa](https://github.com/yosuke-furukawa) -
|
|
459
459
|
**Yosuke Furukawa** \<yosuke.furukawa@gmail.com>
|
|
460
460
|
* [ZYSzys](https://github.com/ZYSzys) -
|
|
@@ -499,6 +499,8 @@ For information about the governance of the Node.js project, see
|
|
|
499
499
|
**Alexander Makarenko** \<estliberitas@gmail.com>
|
|
500
500
|
* [firedfox](https://github.com/firedfox) -
|
|
501
501
|
**Daniel Wang** \<wangyang0123@gmail.com>
|
|
502
|
+
* [Fishrock123](https://github.com/Fishrock123) -
|
|
503
|
+
**Jeremiah Senkpiel** \<fishrock123@rocketmail.com> (he/they)
|
|
502
504
|
* [gdams](https://github.com/gdams) -
|
|
503
505
|
**George Adams** \<gadams@microsoft.com> (he/him)
|
|
504
506
|
* [geek](https://github.com/geek) -
|
|
@@ -617,6 +619,8 @@ For information about the governance of the Node.js project, see
|
|
|
617
619
|
**Vse Mozhet Byt** \<vsemozhetbyt@gmail.com> (he/him)
|
|
618
620
|
* [whitlockjc](https://github.com/whitlockjc) -
|
|
619
621
|
**Jeremy Whitlock** \<jwhitlock@apache.org>
|
|
622
|
+
* [yhwang](https://github.com/yhwang) -
|
|
623
|
+
**Yihong Wang** \<yh.wang@ibm.com>
|
|
620
624
|
* [yorkie](https://github.com/yorkie) -
|
|
621
625
|
**Yorkie Liu** \<yorkiefixer@gmail.com>
|
|
622
626
|
|
package/bin/node
CHANGED
|
Binary file
|
package/include/node/common.gypi
CHANGED
|
@@ -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.
|
|
39
|
+
'v8_embedder_string': '-node.14',
|
|
40
40
|
|
|
41
41
|
##### V8 defaults for Node.js #####
|
|
42
42
|
|
|
@@ -108,6 +108,11 @@
|
|
|
108
108
|
'obj_dir%': '<(PRODUCT_DIR)/obj.target',
|
|
109
109
|
'v8_base': '<(PRODUCT_DIR)/libv8_snapshot.a',
|
|
110
110
|
}],
|
|
111
|
+
# V8 pointer compression only supports 64bit architectures.
|
|
112
|
+
['target_arch in "arm ia32 mips mipsel ppc x32"', {
|
|
113
|
+
'v8_enable_pointer_compression': 0,
|
|
114
|
+
'v8_enable_31bit_smis_on_64bit_arch': 0,
|
|
115
|
+
}],
|
|
111
116
|
['target_arch in "ppc64 s390x"', {
|
|
112
117
|
'v8_enable_backtrace': 1,
|
|
113
118
|
}],
|
package/include/node/config.gypi
CHANGED
|
@@ -205,11 +205,11 @@
|
|
|
205
205
|
'lib/internal/modules/esm/create_dynamic_module.js',
|
|
206
206
|
'lib/internal/modules/esm/get_format.js',
|
|
207
207
|
'lib/internal/modules/esm/get_source.js',
|
|
208
|
+
'lib/internal/modules/esm/load.js',
|
|
208
209
|
'lib/internal/modules/esm/loader.js',
|
|
209
210
|
'lib/internal/modules/esm/module_job.js',
|
|
210
211
|
'lib/internal/modules/esm/module_map.js',
|
|
211
212
|
'lib/internal/modules/esm/resolve.js',
|
|
212
|
-
'lib/internal/modules/esm/transform_source.js',
|
|
213
213
|
'lib/internal/modules/esm/translators.js',
|
|
214
214
|
'lib/internal/per_context/domexception.js',
|
|
215
215
|
'lib/internal/per_context/messageport.js',
|
package/include/node/node.exp
CHANGED
|
@@ -4893,15 +4893,15 @@ _GLOBAL__F__ZN2v88internal6torque4TypeC2ERKS2_
|
|
|
4893
4893
|
_GLOBAL__F__ZN2v88internal6torque5Block13SetInputTypesERKNS1_5StackIPKNS1_4TypeEEE
|
|
4894
4894
|
_GLOBAL__F__ZNK2v88internal6torque3cpp8Function22PrintDeclarationHeaderERSoi
|
|
4895
4895
|
_GLOBAL__F__ZNK2v88internal6torque4Rule9RunActionEPKNS1_4ItemERKNS1_11LexerResultE
|
|
4896
|
-
_GLOBAL__I_65535_0_.._deps_v8_src_diagnostics_gdb_jit.
|
|
4897
|
-
_GLOBAL__I_65535_0_.._deps_v8_src_diagnostics_objects_debug.
|
|
4898
|
-
_GLOBAL__I_65535_0_.._deps_v8_src_execution_simulator_base.
|
|
4899
|
-
_GLOBAL__I_65535_0_.._deps_v8_src_heap_factory_base.
|
|
4900
|
-
_GLOBAL__I_65535_0_.._deps_v8_src_heap_objects_visiting.
|
|
4901
|
-
_GLOBAL__I_65535_0_.._deps_v8_src_objects_tagged_impl.
|
|
4902
|
-
_GLOBAL__I_65535_0_.._deps_v8_src_runtime_runtime_trace.
|
|
4903
|
-
_GLOBAL__I_65535_0_.._deps_v8_src_strings_string_case.
|
|
4904
|
-
_GLOBAL__I_65535_0_.._src_connection_wrap.
|
|
4896
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_diagnostics_gdb_jit.cc_FB5499C7_0x48de2725fbc14f69
|
|
4897
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_diagnostics_objects_debug.cc_FB5499C7_0x8a7ff21bd306e969
|
|
4898
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_execution_simulator_base.cc_DFF67DD7_0x5d7b5e76e28a9816
|
|
4899
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_heap_factory_base.cc_DFF67DD7_0xe34c975efcecbb0d
|
|
4900
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_heap_objects_visiting.cc_87E8306D_0x2f110c80499d4cd0
|
|
4901
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_objects_tagged_impl.cc_87E8306D_0x3e1171e30e137d42
|
|
4902
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_runtime_runtime_trace.cc_FB5499C7_0xa70cb7c336c7930a
|
|
4903
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_strings_string_case.cc_DFF67DD7_0x47adfa619e3e2544
|
|
4904
|
+
_GLOBAL__I_65535_0_.._src_connection_wrap.cc_FB5499C7_0x51ac61f0f6b3d64c
|
|
4905
4905
|
_GLOBAL__I_65535_0_OPENSSL_ppccap_P
|
|
4906
4906
|
_GLOBAL__I_65535_0__Z16_register_configv
|
|
4907
4907
|
_GLOBAL__I_65535_0__Z17_register_symbolsv
|
|
@@ -5899,10 +5899,10 @@ _GLOBAL__I_65535_0__ZNK2v88internal9BitVector5CountEv
|
|
|
5899
5899
|
_GLOBAL__I_65535_0__ZNK2v88internal9DebugInfo7IsEmptyEv
|
|
5900
5900
|
_GLOBAL__I_65535_0__ZNK2v88internal9PreParser13GetIdentifierEv
|
|
5901
5901
|
_GLOBAL__I_65535_0__ZNK4node10BaseObject15GetTransferModeEv
|
|
5902
|
-
_GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_enum_verifiers.
|
|
5903
|
-
_GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_factory.
|
|
5904
|
-
_GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_src_objects_intl_objects_tq_csa.
|
|
5905
|
-
_GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_src_objects_torque_defined_classes_tq_csa.
|
|
5902
|
+
_GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_enum_verifiers.cc_FB5499C7_0xea79d6b7f813d1d1
|
|
5903
|
+
_GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_factory.cc_DFF67DD7_0x8bbcfca6c36f1620
|
|
5904
|
+
_GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_src_objects_intl_objects_tq_csa.cc_FB5499C7_0x37fad98949c805fc
|
|
5905
|
+
_GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_src_objects_torque_defined_classes_tq_csa.cc_FB5499C7_0x4d5af9f29688de16
|
|
5906
5906
|
_GLOBAL__I_65535_0_nodedbg_const_ContextEmbedderIndex__kEnvironment__int
|
|
5907
5907
|
_GLOBAL__I_65535_0_v8dbg_frametype_EntryFrame
|
|
5908
5908
|
_HZData_69
|
|
@@ -6004,6 +6004,7 @@ _Z29_v8_internal_Print_StackTracev
|
|
|
6004
6004
|
_Z30_v8_internal_Print_LoadHandlerPv
|
|
6005
6005
|
_Z30napi_module_register_by_symbolN2v85LocalINS_6ObjectEEENS0_INS_5ValueEEENS0_INS_7ContextEEEPFP12napi_value__P10napi_env__S8_E
|
|
6006
6006
|
_Z31_register_external_reference_fsPN4node25ExternalReferenceRegistryE
|
|
6007
|
+
_Z31_register_external_reference_osPN4node25ExternalReferenceRegistryE
|
|
6007
6008
|
_Z31_register_external_reference_uvPN4node25ExternalReferenceRegistryE
|
|
6008
6009
|
_Z31_register_external_reference_v8PN4node25ExternalReferenceRegistryE
|
|
6009
6010
|
_Z31_v8_internal_Print_StoreHandlerPv
|
|
@@ -6017,6 +6018,7 @@ _Z33uscript_getSampleUnicodeString_6911UScriptCode
|
|
|
6017
6018
|
_Z34_register_external_reference_typesPN4node25ExternalReferenceRegistryE
|
|
6018
6019
|
_Z34uspoof_getSkeletonUnicodeString_69PK13USpoofCheckerjRKN6icu_6913UnicodeStringERS3_P10UErrorCode
|
|
6019
6020
|
_Z35_register_external_reference_bufferPN4node25ExternalReferenceRegistryE
|
|
6021
|
+
_Z35_register_external_reference_cryptoPN4node25ExternalReferenceRegistryE
|
|
6020
6022
|
_Z35_register_external_reference_errorsPN4node25ExternalReferenceRegistryE
|
|
6021
6023
|
_Z35_register_external_reference_fs_dirPN4node25ExternalReferenceRegistryE
|
|
6022
6024
|
_Z35_register_external_reference_reportPN4node25ExternalReferenceRegistryE
|
|
@@ -6027,6 +6029,7 @@ _Z36_register_external_reference_bindingPN4node25ExternalReferenceRegistryE
|
|
|
6027
6029
|
_Z36_register_external_reference_env_varPN4node25ExternalReferenceRegistryE
|
|
6028
6030
|
_Z37_register_external_reference_profilerPN4node25ExternalReferenceRegistryE
|
|
6029
6031
|
_Z37_register_external_reference_tcp_wrapPN4node25ExternalReferenceRegistryE
|
|
6032
|
+
_Z37_register_external_reference_tls_wrapPN4node25ExternalReferenceRegistryE
|
|
6030
6033
|
_Z37_register_external_reference_tty_wrapPN4node25ExternalReferenceRegistryE
|
|
6031
6034
|
_Z38_register_external_reference_inspectorPN4node25ExternalReferenceRegistryE
|
|
6032
6035
|
_Z38_register_external_reference_messagingPN4node25ExternalReferenceRegistryE
|
|
@@ -42834,7 +42837,7 @@ _ZN4node10StreamBase8ShutdownERKN2v820FunctionCallbackInfoINS1_5ValueEEE
|
|
|
42834
42837
|
_ZN4node10StreamBase9AddMethodEPNS_11EnvironmentEN2v85LocalINS3_9SignatureEEENS3_17PropertyAttributeENS4_INS3_16FunctionTemplateEEEPFvRKNS3_20FunctionCallbackInfoINS3_5ValueEEEENS4_INS3_6StringEEE
|
|
42835
42838
|
_ZN4node10StreamBase9GetObjectEv
|
|
42836
42839
|
_ZN4node10StreamBase9IsIPCPipeEv
|
|
42837
|
-
|
|
42840
|
+
_ZN4node10StreamPipe11ProcessDataEmSt10unique_ptrIN2v812BackingStoreESt14default_deleteIS3_EE
|
|
42838
42841
|
_ZN4node10StreamPipe13PendingWritesERKN2v820FunctionCallbackInfoINS1_5ValueEEE
|
|
42839
42842
|
_ZN4node10StreamPipe16ReadableListener12OnStreamReadElRK8uv_buf_t
|
|
42840
42843
|
_ZN4node10StreamPipe16ReadableListener13OnStreamAllocEm
|
|
@@ -43532,8 +43535,8 @@ _ZN4node14StreamResourceD0Ev
|
|
|
43532
43535
|
_ZN4node14StreamResourceD1Ev
|
|
43533
43536
|
_ZN4node14StreamResourceD2Ev
|
|
43534
43537
|
_ZN4node14ThreadPoolWork12ScheduleWorkEv
|
|
43535
|
-
_ZN4node14options_parser10GetOptionsERKN2v820FunctionCallbackInfoINS1_5ValueEEE
|
|
43536
43538
|
_ZN4node14options_parser10InitializeEN2v85LocalINS1_6ObjectEEENS2_INS1_5ValueEEENS2_INS1_7ContextEEEPv
|
|
43539
|
+
_ZN4node14options_parser13GetCLIOptionsERKN2v820FunctionCallbackInfoINS1_5ValueEEE
|
|
43537
43540
|
_ZN4node14options_parser13OptionsParserINS_12DebugOptionsEE17SimpleOptionFieldINS_8HostPortEED0Ev
|
|
43538
43541
|
_ZN4node14options_parser13OptionsParserINS_12DebugOptionsEE17SimpleOptionFieldINS_8HostPortEED1Ev
|
|
43539
43542
|
_ZN4node14options_parser13OptionsParserINS_12DebugOptionsEE17SimpleOptionFieldINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEED0Ev
|
|
@@ -43557,6 +43560,7 @@ _ZN4node14options_parser13OptionsParserINS_17PerIsolateOptionsEE9AddOptionEPKcS5
|
|
|
43557
43560
|
_ZN4node14options_parser13OptionsParserINS_17PerIsolateOptionsEED0Ev
|
|
43558
43561
|
_ZN4node14options_parser13OptionsParserINS_17PerIsolateOptionsEED1Ev
|
|
43559
43562
|
_ZN4node14options_parser13OptionsParserINS_17PerProcessOptionsEE10ImpliesNotEPKcS5_
|
|
43563
|
+
_ZN4node14options_parser13OptionsParserINS_17PerProcessOptionsEE10OptionInfoD1Ev
|
|
43560
43564
|
_ZN4node14options_parser13OptionsParserINS_17PerProcessOptionsEE17SimpleOptionFieldINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEED0Ev
|
|
43561
43565
|
_ZN4node14options_parser13OptionsParserINS_17PerProcessOptionsEE17SimpleOptionFieldINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEED1Ev
|
|
43562
43566
|
_ZN4node14options_parser13OptionsParserINS_17PerProcessOptionsEE17SimpleOptionFieldISt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaISB_EEED0Ev
|
|
@@ -43599,6 +43603,7 @@ _ZN4node14options_parser18DebugOptionsParserC1Ev
|
|
|
43599
43603
|
_ZN4node14options_parser18DebugOptionsParserC2Ev
|
|
43600
43604
|
_ZN4node14options_parser18DebugOptionsParserD0Ev
|
|
43601
43605
|
_ZN4node14options_parser18DebugOptionsParserD1Ev
|
|
43606
|
+
_ZN4node14options_parser18GetEmbedderOptionsERKN2v820FunctionCallbackInfoINS1_5ValueEEE
|
|
43602
43607
|
_ZN4node14options_parser18NotAllowedInEnvErrERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE
|
|
43603
43608
|
_ZN4node14options_parser20ParseAndValidatePortERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPSt6vectorIS6_SaIS6_EE
|
|
43604
43609
|
_ZN4node14options_parser23PerIsolateOptionsParserC1ERKNS0_24EnvironmentOptionsParserE
|
|
@@ -43729,6 +43734,7 @@ _ZN4node16NodeMainInstanceD2Ev
|
|
|
43729
43734
|
_ZN4node17AliasedBufferBaseIdN2v812Float64ArrayEvEC1EPNS1_7IsolateEmmRKNS0_IhNS1_10Uint8ArrayEvEEPKm
|
|
43730
43735
|
_ZN4node17AliasedBufferBaseIjN2v811Uint32ArrayEvE11DeserializeENS1_5LocalINS1_7ContextEEE
|
|
43731
43736
|
_ZN4node17AliasedBufferBaseIjN2v811Uint32ArrayEvEC1EPNS1_7IsolateEmmRKNS0_IhNS1_10Uint8ArrayEvEEPKm
|
|
43737
|
+
_ZN4node17BaseObjectPtrImplINS_9AsyncWrapELb0EE5resetEPS1_
|
|
43732
43738
|
_ZN4node17CreateEnvVarProxyEN2v85LocalINS0_7ContextEEEPNS0_7IsolateE
|
|
43733
43739
|
_ZN4node17CreateEnvironmentEPNS_11IsolateDataEN2v85LocalINS2_7ContextEEERKSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaISC_EESG_NS_16EnvironmentFlags5FlagsENS_8ThreadIdESt10unique_ptrINS_21InspectorParentHandleESt14default_deleteISL_EE
|
|
43734
43740
|
_ZN4node17CreateIsolateDataEPN2v87IsolateEP9uv_loop_sPNS_20MultiIsolatePlatformEPNS_20ArrayBufferAllocatorE
|
|
@@ -44278,7 +44284,6 @@ _ZN4node2fs6AccessERKN2v820FunctionCallbackInfoINS1_5ValueEEE
|
|
|
44278
44284
|
_ZN4node2fs8BasenameERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES8_
|
|
44279
44285
|
_ZN4node2fs8SyncCallIPFiP9uv_loop_sP7uv_fs_sPKcPFvS5_EEJPcEEEiPNS_11EnvironmentEN2v85LocalINSF_5ValueEEEPNS0_13FSReqWrapSyncES7_T_DpT0_
|
|
44280
44286
|
_ZN4node2fs8SyncCallIPFiP9uv_loop_sP7uv_fs_sPKcS7_iPFvS5_EEJPcSC_iEEEiPNS_11EnvironmentEN2v85LocalINSF_5ValueEEEPNS0_13FSReqWrapSyncES7_T_DpT0_
|
|
44281
|
-
_ZN4node2fs8SyncCallIPFiP9uv_loop_sP7uv_fs_sPKcddPFvS5_EEJPcddEEEiPNS_11EnvironmentEN2v85LocalINSF_5ValueEEEPNS0_13FSReqWrapSyncES7_T_DpT0_
|
|
44282
44287
|
_ZN4node2fs8SyncCallIPFiP9uv_loop_sP7uv_fs_sPKciPFvS5_EEJPciEEEiPNS_11EnvironmentEN2v85LocalINSF_5ValueEEEPNS0_13FSReqWrapSyncES7_T_DpT0_
|
|
44283
44288
|
_ZN4node2fs8SyncCallIPFiP9uv_loop_sP7uv_fs_sPKcjjPFvS5_EEJPcjjEEEiPNS_11EnvironmentEN2v85LocalINSF_5ValueEEEPNS0_13FSReqWrapSyncES7_T_DpT0_
|
|
44284
44289
|
_ZN4node2fs8SyncCallIPFiP9uv_loop_sP7uv_fs_siPFvS5_EEJiEEEiPNS_11EnvironmentEN2v85LocalINSC_5ValueEEEPNS0_13FSReqWrapSyncEPKcT_DpT0_
|
|
@@ -44290,6 +44295,7 @@ _ZN4node2fs9FSReqBaseD0Ev
|
|
|
44290
44295
|
_ZN4node2fs9FSReqBaseD1Ev
|
|
44291
44296
|
_ZN4node2fs9FSReqBaseD2Ev
|
|
44292
44297
|
_ZN4node2os10InitializeEN2v85LocalINS1_6ObjectEEENS2_INS1_5ValueEEENS2_INS1_7ContextEEEPv
|
|
44298
|
+
_ZN4node2os26RegisterExternalReferencesEPNS_25ExternalReferenceRegistryE
|
|
44293
44299
|
_ZN4node2uv10InitializeEN2v85LocalINS1_6ObjectEEENS2_INS1_5ValueEEENS2_INS1_7ContextEEEPv
|
|
44294
44300
|
_ZN4node2uv26RegisterExternalReferencesEPNS_25ExternalReferenceRegistryE
|
|
44295
44301
|
_ZN4node2uv7ErrNameERKN2v820FunctionCallbackInfoINS1_5ValueEEE
|
|
@@ -44725,16 +44731,17 @@ _ZN4node6crypto10CipherBase14SetAutoPaddingEb
|
|
|
44725
44731
|
_ZN4node6crypto10CipherBase17InitAuthenticatedEPKcij
|
|
44726
44732
|
_ZN4node6crypto10CipherBase21CheckCCMMessageLengthEi
|
|
44727
44733
|
_ZN4node6crypto10CipherBase25MaybePassAuthTagToOpenSSLEv
|
|
44734
|
+
_ZN4node6crypto10CipherBase26RegisterExternalReferencesEPNS_25ExternalReferenceRegistryE
|
|
44728
44735
|
_ZN4node6crypto10CipherBase3NewERKN2v820FunctionCallbackInfoINS2_5ValueEEE
|
|
44729
44736
|
_ZN4node6crypto10CipherBase4InitEPKcRKNS0_25ArrayBufferOrViewContentsIhEEj
|
|
44730
44737
|
_ZN4node6crypto10CipherBase4InitERKN2v820FunctionCallbackInfoINS2_5ValueEEE
|
|
44731
|
-
|
|
44738
|
+
_ZN4node6crypto10CipherBase5FinalEPSt10unique_ptrIN2v812BackingStoreESt14default_deleteIS4_EE
|
|
44732
44739
|
_ZN4node6crypto10CipherBase5FinalERKN2v820FunctionCallbackInfoINS2_5ValueEEE
|
|
44733
44740
|
_ZN4node6crypto10CipherBase6InitIvEPKcRKNS0_10ByteSourceERKNS0_25ArrayBufferOrViewContentsIhEEj
|
|
44734
44741
|
_ZN4node6crypto10CipherBase6InitIvERKN2v820FunctionCallbackInfoINS2_5ValueEEE
|
|
44735
44742
|
_ZN4node6crypto10CipherBase6SetAADERKN2v820FunctionCallbackInfoINS2_5ValueEEE
|
|
44736
44743
|
_ZN4node6crypto10CipherBase6SetAADERKNS0_25ArrayBufferOrViewContentsIhEEi
|
|
44737
|
-
|
|
44744
|
+
_ZN4node6crypto10CipherBase6UpdateEPKcmPSt10unique_ptrIN2v812BackingStoreESt14default_deleteIS6_EE
|
|
44738
44745
|
_ZN4node6crypto10CipherBase6UpdateERKN2v820FunctionCallbackInfoINS2_5ValueEEE
|
|
44739
44746
|
_ZN4node6crypto10CipherBaseC1EPNS_11EnvironmentEN2v85LocalINS4_6ObjectEEENS1_10CipherKindE
|
|
44740
44747
|
_ZN4node6crypto10CipherBaseC2EPNS_11EnvironmentEN2v85LocalINS4_6ObjectEEENS1_10CipherKindE
|
|
@@ -44823,7 +44830,7 @@ _ZN4node6crypto12ScryptConfigaSEOS1_
|
|
|
44823
44830
|
_ZN4node6crypto12ScryptTraits10DeriveBitsEPNS_11EnvironmentERKNS0_12ScryptConfigEPNS0_10ByteSourceE
|
|
44824
44831
|
_ZN4node6crypto12ScryptTraits12EncodeOutputEPNS_11EnvironmentERKNS0_12ScryptConfigEPNS0_10ByteSourceEPN2v85LocalINS9_5ValueEEE
|
|
44825
44832
|
_ZN4node6crypto12ScryptTraits16AdditionalConfigENS0_13CryptoJobModeERKN2v820FunctionCallbackInfoINS3_5ValueEEEjPNS0_12ScryptConfigE
|
|
44826
|
-
|
|
44833
|
+
_ZN4node6crypto12X509ToObjectEPNS_11EnvironmentEP7x509_stb
|
|
44827
44834
|
_ZN4node6crypto13DeriveBitsJobINS0_10HKDFTraitsEE16DoThreadPoolWorkEv
|
|
44828
44835
|
_ZN4node6crypto13DeriveBitsJobINS0_10HKDFTraitsEE3NewERKN2v820FunctionCallbackInfoINS4_5ValueEEE
|
|
44829
44836
|
_ZN4node6crypto13DeriveBitsJobINS0_10HKDFTraitsEE8ToResultEPN2v85LocalINS4_5ValueEEES8_
|
|
@@ -44890,6 +44897,7 @@ _ZN4node6crypto13DiffieHellman13SetPrivateKeyERKN2v820FunctionCallbackInfoINS2_5
|
|
|
44890
44897
|
_ZN4node6crypto13DiffieHellman13VerifyContextEv
|
|
44891
44898
|
_ZN4node6crypto13DiffieHellman17VerifyErrorGetterERKN2v820FunctionCallbackInfoINS2_5ValueEEE
|
|
44892
44899
|
_ZN4node6crypto13DiffieHellman18DiffieHellmanGroupERKN2v820FunctionCallbackInfoINS2_5ValueEEE
|
|
44900
|
+
_ZN4node6crypto13DiffieHellman26RegisterExternalReferencesEPNS_25ExternalReferenceRegistryE
|
|
44893
44901
|
_ZN4node6crypto13DiffieHellman3NewERKN2v820FunctionCallbackInfoINS2_5ValueEEE
|
|
44894
44902
|
_ZN4node6crypto13DiffieHellman4InitEPKciS3_i
|
|
44895
44903
|
_ZN4node6crypto13DiffieHellman4InitEPKcii
|
|
@@ -44946,6 +44954,7 @@ _ZN4node6crypto13SecureContext21SetGetSessionCallbackEPFP14ssl_session_stP6ssl_s
|
|
|
44946
44954
|
_ZN4node6crypto13SecureContext21SetNewSessionCallbackEPFiP6ssl_stP14ssl_session_stE
|
|
44947
44955
|
_ZN4node6crypto13SecureContext22GetConstructorTemplateEPNS_11EnvironmentE
|
|
44948
44956
|
_ZN4node6crypto13SecureContext23EnableTicketKeyCallbackERKN2v820FunctionCallbackInfoINS2_5ValueEEE
|
|
44957
|
+
_ZN4node6crypto13SecureContext26RegisterExternalReferencesEPNS_25ExternalReferenceRegistryE
|
|
44949
44958
|
_ZN4node6crypto13SecureContext27SetSelectSNIContextCallbackEPFiP6ssl_stPiPvE
|
|
44950
44959
|
_ZN4node6crypto13SecureContext27TicketCompatibilityCallbackEP6ssl_stPhS4_P17evp_cipher_ctx_stP11hmac_ctx_sti
|
|
44951
44960
|
_ZN4node6crypto13SecureContext3NewERKN2v820FunctionCallbackInfoINS2_5ValueEEE
|
|
@@ -44984,6 +44993,7 @@ _ZN4node6crypto14GetDhKeyDetailEPNS_11EnvironmentESt10shared_ptrINS0_13KeyObject
|
|
|
44984
44993
|
_ZN4node6crypto14GetEcKeyDetailEPNS_11EnvironmentESt10shared_ptrINS0_13KeyObjectDataEEN2v85LocalINS6_6ObjectEEE
|
|
44985
44994
|
_ZN4node6crypto14GroupOrderSizeERKNS0_14ManagedEVPPKeyE
|
|
44986
44995
|
_ZN4node6crypto14ImportJWKEcKeyEPNS_11EnvironmentEN2v85LocalINS3_6ObjectEEERKNS3_20FunctionCallbackInfoINS3_5ValueEEEj
|
|
44996
|
+
_ZN4node6crypto14InitCryptoOnceEPN2v87IsolateE
|
|
44987
44997
|
_ZN4node6crypto14InitCryptoOnceEv
|
|
44988
44998
|
_ZN4node6crypto14LoadEngineByIdEPKcPNS0_16CryptoErrorStoreE
|
|
44989
44999
|
_ZN4node6crypto14ManagedEVPPKey12GetParsedKeyEPNS_11EnvironmentEOSt10unique_ptrI11evp_pkey_stNS_15FunctionDeleterIS5_XadL_Z13EVP_PKEY_freeEEEEENS0_14ParseKeyResultEPKc
|
|
@@ -45027,6 +45037,7 @@ _ZN4node6crypto15KeyObjectHandle10InitializeEPNS_11EnvironmentE
|
|
|
45027
45037
|
_ZN4node6crypto15KeyObjectHandle12GetKeyDetailERKN2v820FunctionCallbackInfoINS2_5ValueEEE
|
|
45028
45038
|
_ZN4node6crypto15KeyObjectHandle19GetSymmetricKeySizeERKN2v820FunctionCallbackInfoINS2_5ValueEEE
|
|
45029
45039
|
_ZN4node6crypto15KeyObjectHandle20GetAsymmetricKeyTypeERKN2v820FunctionCallbackInfoINS2_5ValueEEE
|
|
45040
|
+
_ZN4node6crypto15KeyObjectHandle26RegisterExternalReferencesEPNS_25ExternalReferenceRegistryE
|
|
45030
45041
|
_ZN4node6crypto15KeyObjectHandle3NewERKN2v820FunctionCallbackInfoINS2_5ValueEEE
|
|
45031
45042
|
_ZN4node6crypto15KeyObjectHandle4DataEv
|
|
45032
45043
|
_ZN4node6crypto15KeyObjectHandle4InitERKN2v820FunctionCallbackInfoINS2_5ValueEEE
|
|
@@ -45045,16 +45056,17 @@ _ZN4node6crypto15NativeKeyObject21KeyObjectTransferData11DeserializeEPNS_11Envir
|
|
|
45045
45056
|
_ZN4node6crypto15NativeKeyObject21KeyObjectTransferDataD0Ev
|
|
45046
45057
|
_ZN4node6crypto15NativeKeyObject21KeyObjectTransferDataD1Ev
|
|
45047
45058
|
_ZN4node6crypto15NativeKeyObject26CreateNativeKeyObjectClassERKN2v820FunctionCallbackInfoINS2_5ValueEEE
|
|
45059
|
+
_ZN4node6crypto15NativeKeyObject26RegisterExternalReferencesEPNS_25ExternalReferenceRegistryE
|
|
45048
45060
|
_ZN4node6crypto15NativeKeyObject3NewERKN2v820FunctionCallbackInfoINS2_5ValueEEE
|
|
45049
45061
|
_ZN4node6crypto15NativeKeyObjectD0Ev
|
|
45050
45062
|
_ZN4node6crypto15NativeKeyObjectD1Ev
|
|
45051
|
-
|
|
45063
|
+
_ZN4node6crypto15PublicKeyCipher6CipherILNS1_9OperationE0EXadL_Z21EVP_PKEY_encrypt_initEEXadL_Z16EVP_PKEY_encryptEEEEbPNS_11EnvironmentERKNS0_14ManagedEVPPKeyEiPK9evp_md_stRKNS0_25ArrayBufferOrViewContentsIhEESF_PSt10unique_ptrIN2v812BackingStoreESt14default_deleteISI_EE
|
|
45052
45064
|
_ZN4node6crypto15PublicKeyCipher6CipherILNS1_9OperationE0EXadL_Z21EVP_PKEY_encrypt_initEEXadL_Z16EVP_PKEY_encryptEEEEvRKN2v820FunctionCallbackInfoINS4_5ValueEEE
|
|
45053
|
-
|
|
45065
|
+
_ZN4node6crypto15PublicKeyCipher6CipherILNS1_9OperationE0EXadL_Z28EVP_PKEY_verify_recover_initEEXadL_Z23EVP_PKEY_verify_recoverEEEEbPNS_11EnvironmentERKNS0_14ManagedEVPPKeyEiPK9evp_md_stRKNS0_25ArrayBufferOrViewContentsIhEESF_PSt10unique_ptrIN2v812BackingStoreESt14default_deleteISI_EE
|
|
45054
45066
|
_ZN4node6crypto15PublicKeyCipher6CipherILNS1_9OperationE0EXadL_Z28EVP_PKEY_verify_recover_initEEXadL_Z23EVP_PKEY_verify_recoverEEEEvRKN2v820FunctionCallbackInfoINS4_5ValueEEE
|
|
45055
|
-
|
|
45067
|
+
_ZN4node6crypto15PublicKeyCipher6CipherILNS1_9OperationE1EXadL_Z18EVP_PKEY_sign_initEEXadL_Z13EVP_PKEY_signEEEEbPNS_11EnvironmentERKNS0_14ManagedEVPPKeyEiPK9evp_md_stRKNS0_25ArrayBufferOrViewContentsIhEESF_PSt10unique_ptrIN2v812BackingStoreESt14default_deleteISI_EE
|
|
45056
45068
|
_ZN4node6crypto15PublicKeyCipher6CipherILNS1_9OperationE1EXadL_Z18EVP_PKEY_sign_initEEXadL_Z13EVP_PKEY_signEEEEvRKN2v820FunctionCallbackInfoINS4_5ValueEEE
|
|
45057
|
-
|
|
45069
|
+
_ZN4node6crypto15PublicKeyCipher6CipherILNS1_9OperationE1EXadL_Z21EVP_PKEY_decrypt_initEEXadL_Z16EVP_PKEY_decryptEEEEbPNS_11EnvironmentERKNS0_14ManagedEVPPKeyEiPK9evp_md_stRKNS0_25ArrayBufferOrViewContentsIhEESF_PSt10unique_ptrIN2v812BackingStoreESt14default_deleteISI_EE
|
|
45058
45070
|
_ZN4node6crypto15PublicKeyCipher6CipherILNS1_9OperationE1EXadL_Z21EVP_PKEY_decrypt_initEEXadL_Z16EVP_PKEY_decryptEEEEvRKN2v820FunctionCallbackInfoINS4_5ValueEEE
|
|
45059
45071
|
_ZN4node6crypto15RSACipherConfigC1EOS1_
|
|
45060
45072
|
_ZN4node6crypto15RSACipherConfigC2EOS1_
|
|
@@ -45079,6 +45091,7 @@ _ZN4node6crypto15X509Certificate14Fingerprint256ERKN2v820FunctionCallbackInfoINS
|
|
|
45079
45091
|
_ZN4node6crypto15X509Certificate14SubjectAltNameERKN2v820FunctionCallbackInfoINS2_5ValueEEE
|
|
45080
45092
|
_ZN4node6crypto15X509Certificate15CheckPrivateKeyERKN2v820FunctionCallbackInfoINS2_5ValueEEE
|
|
45081
45093
|
_ZN4node6crypto15X509Certificate22GetConstructorTemplateEPNS_11EnvironmentE
|
|
45094
|
+
_ZN4node6crypto15X509Certificate26RegisterExternalReferencesEPNS_25ExternalReferenceRegistryE
|
|
45082
45095
|
_ZN4node6crypto15X509Certificate27X509CertificateTransferData11DeserializeEPNS_11EnvironmentEN2v85LocalINS5_7ContextEEESt10unique_ptrINS_6worker12TransferDataESt14default_deleteISB_EE
|
|
45083
45096
|
_ZN4node6crypto15X509Certificate27X509CertificateTransferDataD0Ev
|
|
45084
45097
|
_ZN4node6crypto15X509Certificate27X509CertificateTransferDataD1Ev
|
|
@@ -45116,7 +45129,6 @@ _ZN4node6crypto16CryptoErrorStoreD0Ev
|
|
|
45116
45129
|
_ZN4node6crypto16CryptoErrorStoreD1Ev
|
|
45117
45130
|
_ZN4node6crypto16DsaKeyPairParamsD0Ev
|
|
45118
45131
|
_ZN4node6crypto16DsaKeyPairParamsD1Ev
|
|
45119
|
-
_ZN4node6crypto16GetCertificateCNB5cxx11EP7x509_st
|
|
45120
45132
|
_ZN4node6crypto16GetCipherVersionEPNS_11EnvironmentERKSt10unique_ptrI6ssl_stNS_15FunctionDeleterIS4_XadL_Z8SSL_freeEEEEE
|
|
45121
45133
|
_ZN4node6crypto16GetCryptoJobModeEN2v85LocalINS1_5ValueEEE
|
|
45122
45134
|
_ZN4node6crypto16GetCurveFromNameEPKc
|
|
@@ -45186,6 +45198,7 @@ _ZN4node6crypto18SecretKeyGenConfigD1Ev
|
|
|
45186
45198
|
_ZN4node6crypto18SecretKeyGenTraits16AdditionalConfigENS0_13CryptoJobModeERKN2v820FunctionCallbackInfoINS3_5ValueEEEPjPNS0_18SecretKeyGenConfigE
|
|
45187
45199
|
_ZN4node6crypto18SecretKeyGenTraits8DoKeyGenEPNS_11EnvironmentEPNS0_18SecretKeyGenConfigE
|
|
45188
45200
|
_ZN4node6crypto18SecretKeyGenTraits9EncodeKeyEPNS_11EnvironmentEPNS0_18SecretKeyGenConfigEPN2v85LocalINS6_5ValueEEE
|
|
45201
|
+
_ZN4node6crypto19GetInfoAccessStringEPNS_11EnvironmentERKSt10unique_ptrI6bio_stNS_15FunctionDeleterIS4_XadL_Z12BIO_free_allEEEEEP7x509_st
|
|
45189
45202
|
_ZN4node6crypto19GetOKPCurveFromNameEPKc
|
|
45190
45203
|
_ZN4node6crypto19GetRootCertificatesERKN2v820FunctionCallbackInfoINS1_5ValueEEE
|
|
45191
45204
|
_ZN4node6crypto19NidKeyPairGenTraits16AdditionalConfigENS0_13CryptoJobModeERKN2v820FunctionCallbackInfoINS3_5ValueEEEPjPNS0_16KeyPairGenConfigINS0_16NidKeyPairParamsEEE
|
|
@@ -45195,14 +45208,18 @@ _ZN4node6crypto20GetRawDERCertificateEPNS_11EnvironmentEP7x509_st
|
|
|
45195
45208
|
_ZN4node6crypto21GetCipherStandardNameEPNS_11EnvironmentERKSt10unique_ptrI6ssl_stNS_15FunctionDeleterIS4_XadL_Z8SSL_freeEEEEE
|
|
45196
45209
|
_ZN4node6crypto21GetClientHelloCiphersEPNS_11EnvironmentERKSt10unique_ptrI6ssl_stNS_15FunctionDeleterIS4_XadL_Z8SSL_freeEEEEE
|
|
45197
45210
|
_ZN4node6crypto21VerifyPeerCertificateERKSt10unique_ptrI6ssl_stNS_15FunctionDeleterIS2_XadL_Z8SSL_freeEEEEEl
|
|
45198
|
-
_ZN4node6crypto22GetCertificateAltNamesB5cxx11EP7x509_st
|
|
45199
45211
|
_ZN4node6crypto22GetValidationErrorCodeEPNS_11EnvironmentEi
|
|
45212
|
+
_ZN4node6crypto23GetSubjectAltNameStringEPNS_11EnvironmentERKSt10unique_ptrI6bio_stNS_15FunctionDeleterIS4_XadL_Z12BIO_free_allEEEEEP7x509_st
|
|
45213
|
+
_ZN4node6crypto23SafeX509InfoAccessPrintERKSt10unique_ptrI6bio_stNS_15FunctionDeleterIS2_XadL_Z12BIO_free_allEEEEEP17X509_extension_st
|
|
45200
45214
|
_ZN4node6crypto24GetClientHelloServerNameERKSt10unique_ptrI6ssl_stNS_15FunctionDeleterIS2_XadL_Z8SSL_freeEEEEE
|
|
45201
45215
|
_ZN4node6crypto24GetValidationErrorReasonEPNS_11EnvironmentEi
|
|
45202
45216
|
_ZN4node6crypto25ArrayBufferOrViewContentsIcEC1EN2v85LocalINS3_5ValueEEE
|
|
45203
45217
|
_ZN4node6crypto25ArrayBufferOrViewContentsIhEC1EN2v85LocalINS3_5ValueEEE
|
|
45204
45218
|
_ZN4node6crypto26IsExtraRootCertsFileLoadedERKN2v820FunctionCallbackInfoINS1_5ValueEEE
|
|
45219
|
+
_ZN4node6crypto26RegisterExternalReferencesEPNS_25ExternalReferenceRegistryE
|
|
45220
|
+
_ZN4node6crypto27SafeX509SubjectAltNamePrintERKSt10unique_ptrI6bio_stNS_15FunctionDeleterIS2_XadL_Z12BIO_free_allEEEEEP17X509_extension_st
|
|
45205
45221
|
_ZN4node6crypto3AES10InitializeEPNS_11EnvironmentEN2v85LocalINS4_6ObjectEEE
|
|
45222
|
+
_ZN4node6crypto3AES26RegisterExternalReferencesEPNS_25ExternalReferenceRegistryE
|
|
45206
45223
|
_ZN4node6crypto4ECDH10ConvertKeyERKN2v820FunctionCallbackInfoINS2_5ValueEEE
|
|
45207
45224
|
_ZN4node6crypto4ECDH10InitializeEPNS_11EnvironmentEN2v85LocalINS4_6ObjectEEE
|
|
45208
45225
|
_ZN4node6crypto4ECDH12GenerateKeysERKN2v820FunctionCallbackInfoINS2_5ValueEEE
|
|
@@ -45214,6 +45231,7 @@ _ZN4node6crypto4ECDH13GetPrivateKeyERKN2v820FunctionCallbackInfoINS2_5ValueEEE
|
|
|
45214
45231
|
_ZN4node6crypto4ECDH13SetPrivateKeyERKN2v820FunctionCallbackInfoINS2_5ValueEEE
|
|
45215
45232
|
_ZN4node6crypto4ECDH14IsKeyPairValidEv
|
|
45216
45233
|
_ZN4node6crypto4ECDH18IsKeyValidForCurveERKSt10unique_ptrI9bignum_stNS_15FunctionDeleterIS3_XadL_Z7BN_freeEEEEE
|
|
45234
|
+
_ZN4node6crypto4ECDH26RegisterExternalReferencesEPNS_25ExternalReferenceRegistryE
|
|
45217
45235
|
_ZN4node6crypto4ECDH3NewERKN2v820FunctionCallbackInfoINS2_5ValueEEE
|
|
45218
45236
|
_ZN4node6crypto4ECDH9GetCurvesERKN2v820FunctionCallbackInfoINS2_5ValueEEE
|
|
45219
45237
|
_ZN4node6crypto4ECDHC1EPNS_11EnvironmentEN2v85LocalINS4_6ObjectEEEOSt10unique_ptrI9ec_key_stNS_15FunctionDeleterIS9_XadL_Z11EC_KEY_freeEEEEE
|
|
@@ -45225,6 +45243,7 @@ _ZN4node6crypto4Hash10HashDigestERKN2v820FunctionCallbackInfoINS2_5ValueEEE
|
|
|
45225
45243
|
_ZN4node6crypto4Hash10HashUpdateEPKcm
|
|
45226
45244
|
_ZN4node6crypto4Hash10HashUpdateERKN2v820FunctionCallbackInfoINS2_5ValueEEE
|
|
45227
45245
|
_ZN4node6crypto4Hash10InitializeEPNS_11EnvironmentEN2v85LocalINS4_6ObjectEEE
|
|
45246
|
+
_ZN4node6crypto4Hash26RegisterExternalReferencesEPNS_25ExternalReferenceRegistryE
|
|
45228
45247
|
_ZN4node6crypto4Hash3NewERKN2v820FunctionCallbackInfoINS2_5ValueEEE
|
|
45229
45248
|
_ZN4node6crypto4Hash8HashInitEPK9evp_md_stN2v85MaybeIjEE
|
|
45230
45249
|
_ZN4node6crypto4Hash9GetHashesERKN2v820FunctionCallbackInfoINS2_5ValueEEE
|
|
@@ -45236,6 +45255,7 @@ _ZN4node6crypto4Hmac10HmacDigestERKN2v820FunctionCallbackInfoINS2_5ValueEEE
|
|
|
45236
45255
|
_ZN4node6crypto4Hmac10HmacUpdateEPKcm
|
|
45237
45256
|
_ZN4node6crypto4Hmac10HmacUpdateERKN2v820FunctionCallbackInfoINS2_5ValueEEE
|
|
45238
45257
|
_ZN4node6crypto4Hmac10InitializeEPNS_11EnvironmentEN2v85LocalINS4_6ObjectEEE
|
|
45258
|
+
_ZN4node6crypto4Hmac26RegisterExternalReferencesEPNS_25ExternalReferenceRegistryE
|
|
45239
45259
|
_ZN4node6crypto4Hmac3NewERKN2v820FunctionCallbackInfoINS2_5ValueEEE
|
|
45240
45260
|
_ZN4node6crypto4Hmac8HmacInitEPKcS3_i
|
|
45241
45261
|
_ZN4node6crypto4Hmac8HmacInitERKN2v820FunctionCallbackInfoINS2_5ValueEEE
|
|
@@ -45244,8 +45264,10 @@ _ZN4node6crypto4HmacC2EPNS_11EnvironmentEN2v85LocalINS4_6ObjectEEE
|
|
|
45244
45264
|
_ZN4node6crypto4HmacD0Ev
|
|
45245
45265
|
_ZN4node6crypto4HmacD1Ev
|
|
45246
45266
|
_ZN4node6crypto4Keys10InitializeEPNS_11EnvironmentEN2v85LocalINS4_6ObjectEEE
|
|
45267
|
+
_ZN4node6crypto4Keys26RegisterExternalReferencesEPNS_25ExternalReferenceRegistryE
|
|
45247
45268
|
_ZN4node6crypto4Sign10InitializeEPNS_11EnvironmentEN2v85LocalINS4_6ObjectEEE
|
|
45248
45269
|
_ZN4node6crypto4Sign10SignUpdateERKN2v820FunctionCallbackInfoINS2_5ValueEEE
|
|
45270
|
+
_ZN4node6crypto4Sign26RegisterExternalReferencesEPNS_25ExternalReferenceRegistryE
|
|
45249
45271
|
_ZN4node6crypto4Sign3NewERKN2v820FunctionCallbackInfoINS2_5ValueEEE
|
|
45250
45272
|
_ZN4node6crypto4Sign8SignInitERKN2v820FunctionCallbackInfoINS2_5ValueEEE
|
|
45251
45273
|
_ZN4node6crypto4Sign9SignFinalERKN2v820FunctionCallbackInfoINS2_5ValueEEE
|
|
@@ -45255,6 +45277,7 @@ _ZN4node6crypto4SignC2EPNS_11EnvironmentEN2v85LocalINS4_6ObjectEEE
|
|
|
45255
45277
|
_ZN4node6crypto4SignD0Ev
|
|
45256
45278
|
_ZN4node6crypto4SignD1Ev
|
|
45257
45279
|
_ZN4node6crypto4Util10InitializeEPNS_11EnvironmentEN2v85LocalINS4_6ObjectEEE
|
|
45280
|
+
_ZN4node6crypto4Util26RegisterExternalReferencesEPNS_25ExternalReferenceRegistryE
|
|
45258
45281
|
_ZN4node6crypto5SPKAC10InitializeEPNS_11EnvironmentEN2v85LocalINS4_6ObjectEEE
|
|
45259
45282
|
_ZN4node6crypto5SPKAC11VerifySpkacERKN2v820FunctionCallbackInfoINS2_5ValueEEE
|
|
45260
45283
|
_ZN4node6crypto5SPKAC11VerifySpkacERKNS0_25ArrayBufferOrViewContentsIcEE
|
|
@@ -45262,23 +45285,30 @@ _ZN4node6crypto5SPKAC15ExportChallengeERKN2v820FunctionCallbackInfoINS2_5ValueEE
|
|
|
45262
45285
|
_ZN4node6crypto5SPKAC15ExportChallengeERKNS0_25ArrayBufferOrViewContentsIcEE
|
|
45263
45286
|
_ZN4node6crypto5SPKAC15ExportPublicKeyEPNS_11EnvironmentERKNS0_25ArrayBufferOrViewContentsIcEEPm
|
|
45264
45287
|
_ZN4node6crypto5SPKAC15ExportPublicKeyERKN2v820FunctionCallbackInfoINS2_5ValueEEE
|
|
45288
|
+
_ZN4node6crypto5SPKAC26RegisterExternalReferencesEPNS_25ExternalReferenceRegistryE
|
|
45265
45289
|
_ZN4node6crypto5error8DecorateEPNS_11EnvironmentEN2v85LocalINS4_6ObjectEEEm
|
|
45266
45290
|
_ZN4node6crypto6DSAAlg10InitializeEPNS_11EnvironmentEN2v85LocalINS4_6ObjectEEE
|
|
45291
|
+
_ZN4node6crypto6DSAAlg26RegisterExternalReferencesEPNS_25ExternalReferenceRegistryE
|
|
45267
45292
|
_ZN4node6crypto6DecodeINS0_10CipherBaseEEEvRKN2v820FunctionCallbackInfoINS3_5ValueEEEPFvPT_S8_PKcmE
|
|
45268
45293
|
_ZN4node6crypto6DecodeINS0_4HashEEEvRKN2v820FunctionCallbackInfoINS3_5ValueEEEPFvPT_S8_PKcmE
|
|
45269
45294
|
_ZN4node6crypto6DecodeINS0_4HmacEEEvRKN2v820FunctionCallbackInfoINS3_5ValueEEEPFvPT_S8_PKcmE
|
|
45270
45295
|
_ZN4node6crypto6DecodeINS0_4SignEEEvRKN2v820FunctionCallbackInfoINS3_5ValueEEEPFvPT_S8_PKcmE
|
|
45271
45296
|
_ZN4node6crypto6DecodeINS0_6VerifyEEEvRKN2v820FunctionCallbackInfoINS3_5ValueEEEPFvPT_S8_PKcmE
|
|
45272
45297
|
_ZN4node6crypto6Keygen10InitializeEPNS_11EnvironmentEN2v85LocalINS4_6ObjectEEE
|
|
45298
|
+
_ZN4node6crypto6Keygen26RegisterExternalReferencesEPNS_25ExternalReferenceRegistryE
|
|
45273
45299
|
_ZN4node6crypto6RSAAlg10InitializeEPNS_11EnvironmentEN2v85LocalINS4_6ObjectEEE
|
|
45300
|
+
_ZN4node6crypto6RSAAlg26RegisterExternalReferencesEPNS_25ExternalReferenceRegistryE
|
|
45274
45301
|
_ZN4node6crypto6Random10InitializeEPNS_11EnvironmentEN2v85LocalINS4_6ObjectEEE
|
|
45302
|
+
_ZN4node6crypto6Random26RegisterExternalReferencesEPNS_25ExternalReferenceRegistryE
|
|
45275
45303
|
_ZN4node6crypto6Timing10InitializeEPNS_11EnvironmentEN2v85LocalINS4_6ObjectEEE
|
|
45276
45304
|
_ZN4node6crypto6Timing15TimingSafeEqualERKN2v820FunctionCallbackInfoINS2_5ValueEEE
|
|
45305
|
+
_ZN4node6crypto6Timing26RegisterExternalReferencesEPNS_25ExternalReferenceRegistryE
|
|
45277
45306
|
_ZN4node6crypto6Verify10InitializeEPNS_11EnvironmentEN2v85LocalINS4_6ObjectEEE
|
|
45278
45307
|
_ZN4node6crypto6Verify10VerifyInitERKN2v820FunctionCallbackInfoINS2_5ValueEEE
|
|
45279
45308
|
_ZN4node6crypto6Verify11VerifyFinalERKN2v820FunctionCallbackInfoINS2_5ValueEEE
|
|
45280
45309
|
_ZN4node6crypto6Verify11VerifyFinalERKNS0_14ManagedEVPPKeyERKNS0_10ByteSourceEiRKN2v85MaybeIiEEPb
|
|
45281
45310
|
_ZN4node6crypto6Verify12VerifyUpdateERKN2v820FunctionCallbackInfoINS2_5ValueEEE
|
|
45311
|
+
_ZN4node6crypto6Verify26RegisterExternalReferencesEPNS_25ExternalReferenceRegistryE
|
|
45282
45312
|
_ZN4node6crypto6Verify3NewERKN2v820FunctionCallbackInfoINS2_5ValueEEE
|
|
45283
45313
|
_ZN4node6crypto6VerifyC1EPNS_11EnvironmentEN2v85LocalINS4_6ObjectEEE
|
|
45284
45314
|
_ZN4node6crypto6VerifyC2EPNS_11EnvironmentEN2v85LocalINS4_6ObjectEEE
|
|
@@ -45368,6 +45398,7 @@ _ZN4node6crypto7TLSWrap22EnableSessionCallbacksERKN2v820FunctionCallbackInfoINS2
|
|
|
45368
45398
|
_ZN4node6crypto7TLSWrap22GetALPNNegotiatedProtoERKN2v820FunctionCallbackInfoINS2_5ValueEEE
|
|
45369
45399
|
_ZN4node6crypto7TLSWrap22GetPeerX509CertificateERKN2v820FunctionCallbackInfoINS2_5ValueEEE
|
|
45370
45400
|
_ZN4node6crypto7TLSWrap24SelectSNIContextCallbackEP6ssl_stPiPv
|
|
45401
|
+
_ZN4node6crypto7TLSWrap26RegisterExternalReferencesEPNS_25ExternalReferenceRegistryE
|
|
45371
45402
|
_ZN4node6crypto7TLSWrap4WrapERKN2v820FunctionCallbackInfoINS2_5ValueEEE
|
|
45372
45403
|
_ZN4node6crypto7TLSWrap5CycleEv
|
|
45373
45404
|
_ZN4node6crypto7TLSWrap5GetFDEv
|
|
@@ -60381,7 +60412,6 @@ _ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS
|
|
|
60381
60412
|
_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N4node14options_parser13OptionsParserINS8_17PerProcessOptionsEE11ImplicationEESaISE_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSG_18_Mod_range_hashingENSG_20_Default_ranged_hashENSG_20_Prime_rehash_policyENSG_17_Hashtable_traitsILb1ELb0ELb0EEEE20_M_insert_multi_nodeEPNSG_10_Hash_nodeISE_Lb1EEEmSU_
|
|
60382
60413
|
_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N4node14options_parser13OptionsParserINS8_18EnvironmentOptionsEE10OptionInfoEESaISE_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSG_18_Mod_range_hashingENSG_20_Default_ranged_hashENSG_20_Prime_rehash_policyENSG_17_Hashtable_traitsILb1ELb0ELb1EEEE21_M_insert_unique_nodeEmmPNSG_10_Hash_nodeISE_Lb1EEEm
|
|
60383
60414
|
_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N4node14options_parser13OptionsParserINS8_18EnvironmentOptionsEE11ImplicationEESaISE_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSG_18_Mod_range_hashingENSG_20_Default_ranged_hashENSG_20_Prime_rehash_policyENSG_17_Hashtable_traitsILb1ELb0ELb0EEEE20_M_insert_multi_nodeEPNSG_10_Hash_nodeISE_Lb1EEEmSU_
|
|
60384
|
-
_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESaIS8_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSA_18_Mod_range_hashingENSA_20_Default_ranged_hashENSA_20_Prime_rehash_policyENSA_17_Hashtable_traitsILb1ELb0ELb0EEEE20_M_insert_multi_nodeEPNSA_10_Hash_nodeIS8_Lb1EEEmSO_
|
|
60385
60415
|
_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESaIS8_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSA_18_Mod_range_hashingENSA_20_Default_ranged_hashENSA_20_Prime_rehash_policyENSA_17_Hashtable_traitsILb1ELb0ELb1EEEE4findERS7_
|
|
60386
60416
|
_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St10unique_ptrIN2v814ScriptCompiler10CachedDataESt14default_deleteISB_EEESaISF_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSH_18_Mod_range_hashingENSH_20_Default_ranged_hashENSH_20_Prime_rehash_policyENSH_17_Hashtable_traitsILb1ELb0ELb1EEEE5eraseENSH_20_Node_const_iteratorISF_Lb0ELb1EEE
|
|
60387
60417
|
_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St6vectorIPN2v88internal6torque10DeclarableESaISD_EEESaISG_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSI_18_Mod_range_hashingENSI_20_Default_ranged_hashENSI_20_Prime_rehash_policyENSI_17_Hashtable_traitsILb1ELb0ELb1EEEE21_M_insert_unique_nodeEmmPNSI_10_Hash_nodeISG_Lb1EEEm
|
|
@@ -60447,7 +60477,6 @@ _ZNSt10_HashtableIPN4node9inspector8protocol14DispatcherBase7WeakPtrES5_SaIS5_EN
|
|
|
60447
60477
|
_ZNSt10_HashtableIPN5cppgc8internal16HeapObjectHeaderES3_SaIS3_ENSt8__detail9_IdentityESt8equal_toIS3_ESt4hashIS3_ENS5_18_Mod_range_hashingENS5_20_Default_ranged_hashENS5_20_Prime_rehash_policyENS5_17_Hashtable_traitsILb0ELb1ELb1EEEE21_M_insert_unique_nodeEmmPNS5_10_Hash_nodeIS3_Lb0EEEm
|
|
60448
60478
|
_ZNSt10_HashtableIPN5cppgc8internal16PageMemoryRegionESt4pairIKS3_St10unique_ptrIS2_St14default_deleteIS2_EEESaISA_ENSt8__detail10_Select1stESt8equal_toIS3_ESt4hashIS3_ENSC_18_Mod_range_hashingENSC_20_Default_ranged_hashENSC_20_Prime_rehash_policyENSC_17_Hashtable_traitsILb0ELb0ELb1EEEE21_M_insert_unique_nodeEmmPNSC_10_Hash_nodeISA_Lb0EEEm
|
|
60449
60479
|
_ZNSt10_HashtableIPN8v8_crdtp16DomainDispatcher7WeakPtrES3_SaIS3_ENSt8__detail9_IdentityESt8equal_toIS3_ESt4hashIS3_ENS5_18_Mod_range_hashingENS5_20_Default_ranged_hashENS5_20_Prime_rehash_policyENS5_17_Hashtable_traitsILb0ELb1ELb1EEEE21_M_insert_unique_nodeEmmPNS5_10_Hash_nodeIS3_Lb0EEEm
|
|
60450
|
-
_ZNSt10_HashtableIPcSt4pairIKS0_St10unique_ptrIN2v812BackingStoreESt14default_deleteIS5_EEESaIS9_ENSt8__detail10_Select1stESt8equal_toIS0_ESt4hashIS0_ENSB_18_Mod_range_hashingENSB_20_Default_ranged_hashENSB_20_Prime_rehash_policyENSB_17_Hashtable_traitsILb0ELb0ELb1EEEE21_M_insert_unique_nodeEmmPNSB_10_Hash_nodeIS9_Lb0EEEm
|
|
60451
60480
|
_ZNSt10_HashtableIPcSt4pairIKS0_St10unique_ptrIN2v812BackingStoreESt14default_deleteIS5_EEESaIS9_ENSt8__detail10_Select1stESt8equal_toIS0_ESt4hashIS0_ENSB_18_Mod_range_hashingENSB_20_Default_ranged_hashENSB_20_Prime_rehash_policyENSB_17_Hashtable_traitsILb0ELb0ELb1EEEE5eraseENSB_20_Node_const_iteratorIS9_Lb0ELb0EEE
|
|
60452
60481
|
_ZNSt10_HashtableIPvS0_SaIS0_ENSt8__detail9_IdentityESt8equal_toIS0_ESt4hashIS0_ENS2_18_Mod_range_hashingENS2_20_Default_ranged_hashENS2_20_Prime_rehash_policyENS2_17_Hashtable_traitsILb0ELb1ELb1EEEE21_M_insert_unique_nodeEmmPNS2_10_Hash_nodeIS0_Lb0EEEm
|
|
60453
60482
|
_ZNSt10_HashtableIPvS0_SaIS0_ENSt8__detail9_IdentityESt8equal_toIS0_ESt4hashIS0_ENS2_18_Mod_range_hashingENS2_20_Default_ranged_hashENS2_20_Prime_rehash_policyENS2_17_Hashtable_traitsILb0ELb1ELb1EEEE8_M_eraseEmPNS2_15_Hash_node_baseEPNS2_10_Hash_nodeIS0_Lb0EEE
|
|
@@ -66310,6 +66339,19 @@ _ZThn16_NK4node9JSUDPWrap8SelfSizeEv
|
|
|
66310
66339
|
_ZThn16_NK6icu_6913StringMatcher17toReplacerPatternERNS_13UnicodeStringEa
|
|
66311
66340
|
_ZThn16_NK6icu_6913StringMatcher19addReplacementSetToERNS_10UnicodeSetE
|
|
66312
66341
|
_ZThn16_NK6icu_696number4impl22MutablePatternModifier9getSymbolENS1_16AffixPatternTypeE
|
|
66342
|
+
_ZThn24_N4node15SimpleWriteWrapINS_7ReqWrapI10uv_write_sEEE12GetAsyncWrapEv
|
|
66343
|
+
_ZThn24_N4node15SimpleWriteWrapINS_7ReqWrapI10uv_write_sEEED0Ev
|
|
66344
|
+
_ZThn24_N4node15SimpleWriteWrapINS_7ReqWrapI10uv_write_sEEED1Ev
|
|
66345
|
+
_ZThn24_N4node15SimpleWriteWrapINS_9AsyncWrapEED0Ev
|
|
66346
|
+
_ZThn24_N4node15SimpleWriteWrapINS_9AsyncWrapEED1Ev
|
|
66347
|
+
_ZThn24_NK4node15SimpleWriteWrapINS_7ReqWrapI10uv_write_sEEE10MemoryInfoEPNS_13MemoryTrackerE
|
|
66348
|
+
_ZThn24_NK4node15SimpleWriteWrapINS_7ReqWrapI10uv_write_sEEE14MemoryInfoNameB5cxx11Ev
|
|
66349
|
+
_ZThn24_NK4node15SimpleWriteWrapINS_7ReqWrapI10uv_write_sEEE33IsNotIndicativeOfMemoryLeakAtExitEv
|
|
66350
|
+
_ZThn24_NK4node15SimpleWriteWrapINS_7ReqWrapI10uv_write_sEEE8SelfSizeEv
|
|
66351
|
+
_ZThn24_NK4node15SimpleWriteWrapINS_9AsyncWrapEE10MemoryInfoEPNS_13MemoryTrackerE
|
|
66352
|
+
_ZThn24_NK4node15SimpleWriteWrapINS_9AsyncWrapEE14MemoryInfoNameB5cxx11Ev
|
|
66353
|
+
_ZThn24_NK4node15SimpleWriteWrapINS_9AsyncWrapEE33IsNotIndicativeOfMemoryLeakAtExitEv
|
|
66354
|
+
_ZThn24_NK4node15SimpleWriteWrapINS_9AsyncWrapEE8SelfSizeEv
|
|
66313
66355
|
_ZThn32_N2v88internal11ScavengeJob4TaskD0Ev
|
|
66314
66356
|
_ZThn32_N2v88internal11ScavengeJob4TaskD1Ev
|
|
66315
66357
|
_ZThn32_N2v88internal13MemoryReducer9TimerTaskD0Ev
|
|
@@ -66338,11 +66380,6 @@ _ZThn32_N2v88internal7Sweeper15IterabilityTaskD0Ev
|
|
|
66338
66380
|
_ZThn32_N2v88internal7Sweeper15IterabilityTaskD1Ev
|
|
66339
66381
|
_ZThn32_N2v88internal7Sweeper22IncrementalSweeperTaskD0Ev
|
|
66340
66382
|
_ZThn32_N2v88internal7Sweeper22IncrementalSweeperTaskD1Ev
|
|
66341
|
-
_ZThn32_N4node15SimpleWriteWrapINS_7ReqWrapI10uv_write_sEEE12GetAsyncWrapEv
|
|
66342
|
-
_ZThn32_N4node15SimpleWriteWrapINS_7ReqWrapI10uv_write_sEEED0Ev
|
|
66343
|
-
_ZThn32_N4node15SimpleWriteWrapINS_7ReqWrapI10uv_write_sEEED1Ev
|
|
66344
|
-
_ZThn32_N4node15SimpleWriteWrapINS_9AsyncWrapEED0Ev
|
|
66345
|
-
_ZThn32_N4node15SimpleWriteWrapINS_9AsyncWrapEED1Ev
|
|
66346
66383
|
_ZThn32_N4node6serdes17SerializerContext15WriteHostObjectEPN2v87IsolateENS2_5LocalINS2_6ObjectEEE
|
|
66347
66384
|
_ZThn32_N4node6serdes17SerializerContext19ThrowDataCloneErrorEN2v85LocalINS2_6StringEEE
|
|
66348
66385
|
_ZThn32_N4node6serdes17SerializerContext22GetSharedArrayBufferIdEPN2v87IsolateENS2_5LocalINS2_17SharedArrayBufferEEE
|
|
@@ -66353,14 +66390,6 @@ _ZThn32_N4node6serdes19DeserializerContextD0Ev
|
|
|
66353
66390
|
_ZThn32_N4node6serdes19DeserializerContextD1Ev
|
|
66354
66391
|
_ZThn32_N5cppgc8internal19MarkingVerifierBase12VisitPointerEPKv
|
|
66355
66392
|
_ZThn32_N5cppgc8internal26ConservativeMarkingVisitor12VisitPointerEPKv
|
|
66356
|
-
_ZThn32_NK4node15SimpleWriteWrapINS_7ReqWrapI10uv_write_sEEE10MemoryInfoEPNS_13MemoryTrackerE
|
|
66357
|
-
_ZThn32_NK4node15SimpleWriteWrapINS_7ReqWrapI10uv_write_sEEE14MemoryInfoNameB5cxx11Ev
|
|
66358
|
-
_ZThn32_NK4node15SimpleWriteWrapINS_7ReqWrapI10uv_write_sEEE33IsNotIndicativeOfMemoryLeakAtExitEv
|
|
66359
|
-
_ZThn32_NK4node15SimpleWriteWrapINS_7ReqWrapI10uv_write_sEEE8SelfSizeEv
|
|
66360
|
-
_ZThn32_NK4node15SimpleWriteWrapINS_9AsyncWrapEE10MemoryInfoEPNS_13MemoryTrackerE
|
|
66361
|
-
_ZThn32_NK4node15SimpleWriteWrapINS_9AsyncWrapEE14MemoryInfoNameB5cxx11Ev
|
|
66362
|
-
_ZThn32_NK4node15SimpleWriteWrapINS_9AsyncWrapEE33IsNotIndicativeOfMemoryLeakAtExitEv
|
|
66363
|
-
_ZThn32_NK4node15SimpleWriteWrapINS_9AsyncWrapEE8SelfSizeEv
|
|
66364
66393
|
_ZThn416_N2v88internal7CppHeapD0Ev
|
|
66365
66394
|
_ZThn416_N2v88internal7CppHeapD1Ev
|
|
66366
66395
|
_ZThn416_N5cppgc8internal4HeapD0Ev
|
|
@@ -66570,6 +66599,9 @@ _ZThn72_N4node18SimpleShutdownWrapINS_7ReqWrapI13uv_shutdown_sEEED1Ev
|
|
|
66570
66599
|
_ZThn72_N4node18SimpleShutdownWrapINS_7ReqWrapI7uv_fs_sEEE12GetAsyncWrapEv
|
|
66571
66600
|
_ZThn72_N4node18SimpleShutdownWrapINS_7ReqWrapI7uv_fs_sEEED0Ev
|
|
66572
66601
|
_ZThn72_N4node18SimpleShutdownWrapINS_7ReqWrapI7uv_fs_sEEED1Ev
|
|
66602
|
+
_ZThn80_N4node15SimpleWriteWrapINS_7ReqWrapI10uv_write_sEEE12GetAsyncWrapEv
|
|
66603
|
+
_ZThn80_N4node15SimpleWriteWrapINS_7ReqWrapI10uv_write_sEEED0Ev
|
|
66604
|
+
_ZThn80_N4node15SimpleWriteWrapINS_7ReqWrapI10uv_write_sEEED1Ev
|
|
66573
66605
|
_ZThn88_N4node15LibuvStreamWrap10DoShutdownEPNS_12ShutdownWrapE
|
|
66574
66606
|
_ZThn88_N4node15LibuvStreamWrap10DoTryWriteEPP8uv_buf_tPm
|
|
66575
66607
|
_ZThn88_N4node15LibuvStreamWrap12GetAsyncWrapEv
|
|
@@ -66582,9 +66614,6 @@ _ZThn88_N4node15LibuvStreamWrap8ReadStopEv
|
|
|
66582
66614
|
_ZThn88_N4node15LibuvStreamWrap9IsClosingEv
|
|
66583
66615
|
_ZThn88_N4node15LibuvStreamWrap9IsIPCPipeEv
|
|
66584
66616
|
_ZThn88_N4node15LibuvStreamWrap9ReadStartEv
|
|
66585
|
-
_ZThn88_N4node15SimpleWriteWrapINS_7ReqWrapI10uv_write_sEEE12GetAsyncWrapEv
|
|
66586
|
-
_ZThn88_N4node15SimpleWriteWrapINS_7ReqWrapI10uv_write_sEEED0Ev
|
|
66587
|
-
_ZThn88_N4node15SimpleWriteWrapINS_7ReqWrapI10uv_write_sEEED1Ev
|
|
66588
66617
|
_ZThn88_N4node19TraceSigintWatchdog12HandleSigintEv
|
|
66589
66618
|
_ZThn88_N4node19TraceSigintWatchdogD0Ev
|
|
66590
66619
|
_ZThn88_N4node19TraceSigintWatchdogD1Ev
|
|
@@ -67594,7 +67623,6 @@ _ZZN4node14options_parser13OptionsParserINS_18EnvironmentOptionsEE7ConvertINS1_I
|
|
|
67594
67623
|
_ZZN4node14options_parser13OptionsParserINS_18EnvironmentOptionsEE7ConvertINS1_INS_12DebugOptionsEE15BaseOptionFieldES5_EEDaSt10shared_ptrIT_EMS2_FPT0_vEENK12AdaptedField10LookupImplEPS2_
|
|
67595
67624
|
_ZZN4node14options_parser13OptionsParserINS_18EnvironmentOptionsEE7ImpliesEPKcS5_E4args
|
|
67596
67625
|
_ZZN4node14options_parser13OptionsParserINS_18EnvironmentOptionsEE7ImpliesEPKcS5_E4args_0
|
|
67597
|
-
_ZZN4node15AllocatedBufferC4EPNS_11EnvironmentE8uv_buf_tE4args
|
|
67598
67626
|
_ZZN4node15TraceEventScopeC4EPKcS2_PvE28trace_event_unique_atomic389
|
|
67599
67627
|
_ZZN4node15TraceEventScopeD4EvE28trace_event_unique_atomic392
|
|
67600
67628
|
_ZZN4node16MaybeStackBufferI8uv_buf_tLm1024EEixEmE4args
|
|
@@ -67763,15 +67791,19 @@ _ZZN4node6crypto13DeriveBitsJobINS0_17RandomBytesTraitsEE8ToResultEPN2v85LocalIN
|
|
|
67763
67791
|
_ZZN4node6crypto13DeriveBitsJobINS0_17RandomBytesTraitsEE8ToResultEPN2v85LocalINS4_5ValueEEES8_E4args_0
|
|
67764
67792
|
_ZZN4node6crypto13DeriveBitsJobINS0_17RandomPrimeTraitsEE8ToResultEPN2v85LocalINS4_5ValueEEES8_E4args
|
|
67765
67793
|
_ZZN4node6crypto13DeriveBitsJobINS0_17RandomPrimeTraitsEE8ToResultEPN2v85LocalINS4_5ValueEEES8_E4args_0
|
|
67766
|
-
|
|
67767
|
-
|
|
67794
|
+
_ZZN4node6crypto13EnginePointer5resetEP9engine_stbE4args
|
|
67795
|
+
_ZZN4node6crypto13EnginePointer5resetEP9engine_stbE4args_0
|
|
67768
67796
|
_ZZN4node6crypto13MallocOpenSSLIcEEPT_mE4args
|
|
67769
67797
|
_ZZN4node6crypto13MallocOpenSSLIhEEPT_mE4args
|
|
67770
67798
|
_ZZN4node6crypto14ReallocOpenSSLIcEEPT_S3_mE4args
|
|
67771
|
-
|
|
67772
|
-
|
|
67773
|
-
|
|
67774
|
-
|
|
67799
|
+
_ZZN4node6crypto15PublicKeyCipher6CipherILNS1_9OperationE0EXadL_Z21EVP_PKEY_encrypt_initEEXadL_Z16EVP_PKEY_encryptEEEEbPNS_11EnvironmentERKNS0_14ManagedEVPPKeyEiPK9evp_md_stRKNS0_25ArrayBufferOrViewContentsIhEESF_PSt10unique_ptrIN2v812BackingStoreESt14default_deleteISI_EEE4args
|
|
67800
|
+
_ZZN4node6crypto15PublicKeyCipher6CipherILNS1_9OperationE0EXadL_Z21EVP_PKEY_encrypt_initEEXadL_Z16EVP_PKEY_encryptEEEEbPNS_11EnvironmentERKNS0_14ManagedEVPPKeyEiPK9evp_md_stRKNS0_25ArrayBufferOrViewContentsIhEESF_PSt10unique_ptrIN2v812BackingStoreESt14default_deleteISI_EEE4args_0
|
|
67801
|
+
_ZZN4node6crypto15PublicKeyCipher6CipherILNS1_9OperationE0EXadL_Z28EVP_PKEY_verify_recover_initEEXadL_Z23EVP_PKEY_verify_recoverEEEEbPNS_11EnvironmentERKNS0_14ManagedEVPPKeyEiPK9evp_md_stRKNS0_25ArrayBufferOrViewContentsIhEESF_PSt10unique_ptrIN2v812BackingStoreESt14default_deleteISI_EEE4args
|
|
67802
|
+
_ZZN4node6crypto15PublicKeyCipher6CipherILNS1_9OperationE0EXadL_Z28EVP_PKEY_verify_recover_initEEXadL_Z23EVP_PKEY_verify_recoverEEEEbPNS_11EnvironmentERKNS0_14ManagedEVPPKeyEiPK9evp_md_stRKNS0_25ArrayBufferOrViewContentsIhEESF_PSt10unique_ptrIN2v812BackingStoreESt14default_deleteISI_EEE4args_0
|
|
67803
|
+
_ZZN4node6crypto15PublicKeyCipher6CipherILNS1_9OperationE1EXadL_Z18EVP_PKEY_sign_initEEXadL_Z13EVP_PKEY_signEEEEbPNS_11EnvironmentERKNS0_14ManagedEVPPKeyEiPK9evp_md_stRKNS0_25ArrayBufferOrViewContentsIhEESF_PSt10unique_ptrIN2v812BackingStoreESt14default_deleteISI_EEE4args
|
|
67804
|
+
_ZZN4node6crypto15PublicKeyCipher6CipherILNS1_9OperationE1EXadL_Z18EVP_PKEY_sign_initEEXadL_Z13EVP_PKEY_signEEEEbPNS_11EnvironmentERKNS0_14ManagedEVPPKeyEiPK9evp_md_stRKNS0_25ArrayBufferOrViewContentsIhEESF_PSt10unique_ptrIN2v812BackingStoreESt14default_deleteISI_EEE4args_0
|
|
67805
|
+
_ZZN4node6crypto15PublicKeyCipher6CipherILNS1_9OperationE1EXadL_Z21EVP_PKEY_decrypt_initEEXadL_Z16EVP_PKEY_decryptEEEEbPNS_11EnvironmentERKNS0_14ManagedEVPPKeyEiPK9evp_md_stRKNS0_25ArrayBufferOrViewContentsIhEESF_PSt10unique_ptrIN2v812BackingStoreESt14default_deleteISI_EEE4args
|
|
67806
|
+
_ZZN4node6crypto15PublicKeyCipher6CipherILNS1_9OperationE1EXadL_Z21EVP_PKEY_decrypt_initEEXadL_Z16EVP_PKEY_decryptEEEEbPNS_11EnvironmentERKNS0_14ManagedEVPPKeyEiPK9evp_md_stRKNS0_25ArrayBufferOrViewContentsIhEESF_PSt10unique_ptrIN2v812BackingStoreESt14default_deleteISI_EEE4args_0
|
|
67775
67807
|
_ZZN4node6crypto25ArrayBufferOrViewContentsIcEC4EN2v85LocalINS3_5ValueEEEE4args
|
|
67776
67808
|
_ZZN4node6crypto25ArrayBufferOrViewContentsIhEC4EN2v85LocalINS3_5ValueEEEE4args
|
|
67777
67809
|
_ZZN4node6crypto9CipherJobINS0_15AESCipherTraitsEE3NewERKN2v820FunctionCallbackInfoINS4_5ValueEEEE4args
|
|
@@ -67911,7 +67943,7 @@ _ZZN4node9NgHeadersINS_5http218Http2HeadersTraitsEEC4EPNS_11EnvironmentEN2v85Loc
|
|
|
67911
67943
|
_ZZN4node9NgHeadersINS_5http218Http2HeadersTraitsEEC4EPNS_11EnvironmentEN2v85LocalINS6_5ArrayEEEE4args_3
|
|
67912
67944
|
_ZZN4node9NgHeadersINS_5http218Http2HeadersTraitsEEC4EPNS_11EnvironmentEN2v85LocalINS6_5ArrayEEEE4zero
|
|
67913
67945
|
_ZZN4node9StreamReq14AttachToObjectEN2v85LocalINS1_6ObjectEEEE4args
|
|
67914
|
-
|
|
67946
|
+
_ZZN4node9WriteWrap15SetBackingStoreESt10unique_ptrIN2v812BackingStoreESt14default_deleteIS3_EEE4args
|
|
67915
67947
|
_ZZN4node9inspector16MainThreadHandleD4EvE4args
|
|
67916
67948
|
_ZZN4node9inspector19NodeInspectorClient19startRepeatingTimerEdPFvPvES2_E4args
|
|
67917
67949
|
_ZZN4node9inspector8protocol6Binary8fromSpanEPKhmE4args
|
|
@@ -67976,8 +68008,11 @@ adler32_combine
|
|
|
67976
68008
|
adler32_combine64
|
|
67977
68009
|
adler32_z
|
|
67978
68010
|
allowedHourFormatsCleanup_69
|
|
68011
|
+
ares__addrinfo2addrttl
|
|
68012
|
+
ares__addrinfo2hostent
|
|
67979
68013
|
ares__addrinfo_cat_cnames
|
|
67980
68014
|
ares__addrinfo_cat_nodes
|
|
68015
|
+
ares__addrinfo_localhost
|
|
67981
68016
|
ares__append_addrinfo_cname
|
|
67982
68017
|
ares__append_addrinfo_node
|
|
67983
68018
|
ares__bitncmp
|
|
@@ -68004,7 +68039,6 @@ ares__malloc_addrinfo_cname
|
|
|
68004
68039
|
ares__malloc_addrinfo_node
|
|
68005
68040
|
ares__open_socket
|
|
68006
68041
|
ares__parse_into_addrinfo
|
|
68007
|
-
ares__parse_into_addrinfo2
|
|
68008
68042
|
ares__read_line
|
|
68009
68043
|
ares__readaddrinfo
|
|
68010
68044
|
ares__remove_from_list
|
|
@@ -68013,6 +68047,7 @@ ares__single_domain
|
|
|
68013
68047
|
ares__sortaddrinfo
|
|
68014
68048
|
ares__timedout
|
|
68015
68049
|
ares__tvnow
|
|
68050
|
+
ares_append_ai_node
|
|
68016
68051
|
ares_cancel
|
|
68017
68052
|
ares_create_query
|
|
68018
68053
|
ares_destroy
|
|
@@ -68063,6 +68098,7 @@ ares_parse_soa_reply
|
|
|
68063
68098
|
ares_parse_srv_reply
|
|
68064
68099
|
ares_parse_txt_reply
|
|
68065
68100
|
ares_parse_txt_reply_ext
|
|
68101
|
+
ares_parse_uri_reply
|
|
68066
68102
|
ares_process
|
|
68067
68103
|
ares_process_fd
|
|
68068
68104
|
ares_query
|
|
@@ -23,11 +23,11 @@
|
|
|
23
23
|
#define SRC_NODE_VERSION_H_
|
|
24
24
|
|
|
25
25
|
#define NODE_MAJOR_VERSION 16
|
|
26
|
-
#define NODE_MINOR_VERSION
|
|
27
|
-
#define NODE_PATCH_VERSION
|
|
26
|
+
#define NODE_MINOR_VERSION 13
|
|
27
|
+
#define NODE_PATCH_VERSION 2
|
|
28
28
|
|
|
29
|
-
#define NODE_VERSION_IS_LTS
|
|
30
|
-
#define NODE_VERSION_LTS_CODENAME ""
|
|
29
|
+
#define NODE_VERSION_IS_LTS 1
|
|
30
|
+
#define NODE_VERSION_LTS_CODENAME "Gallium"
|
|
31
31
|
|
|
32
32
|
#define NODE_VERSION_IS_RELEASE 1
|
|
33
33
|
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
#define V8_MAJOR_VERSION 9
|
|
12
12
|
#define V8_MINOR_VERSION 4
|
|
13
13
|
#define V8_BUILD_NUMBER 146
|
|
14
|
-
#define V8_PATCH_LEVEL
|
|
14
|
+
#define V8_PATCH_LEVEL 24
|
|
15
15
|
|
|
16
16
|
// Use 1 for candidates and 0 otherwise.
|
|
17
17
|
// (Boolean macro values are not supported by all preprocessors.)
|