@lynx-js/lynx-library-headers 0.0.1-alpha.4 → 0.0.1
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/index.js +1 -0
- package/package.json +3 -26
- package/README.md +0 -53
- package/include/base/include/value/lynx_api_types.h +0 -57
- package/include/base/include/value/lynx_value_api.h +0 -204
- package/include/base/include/value/lynx_value_types.h +0 -73
- package/include/capi/lynx_env_capi.h +0 -47
- package/include/capi/lynx_event_reporter_service_capi.h +0 -67
- package/include/capi/lynx_export.h +0 -27
- package/include/capi/lynx_extension_module_capi.h +0 -148
- package/include/capi/lynx_extension_module_types_capi.h +0 -17
- package/include/capi/lynx_generic_resource_fetcher_capi.h +0 -124
- package/include/capi/lynx_group_capi.h +0 -42
- package/include/capi/lynx_http_service_capi.h +0 -113
- package/include/capi/lynx_load_meta_capi.h +0 -52
- package/include/capi/lynx_log_capi.h +0 -69
- package/include/capi/lynx_memory_capi.h +0 -28
- package/include/capi/lynx_native_module_capi.h +0 -51
- package/include/capi/lynx_native_view_capi.h +0 -163
- package/include/capi/lynx_resource_request_capi.h +0 -71
- package/include/capi/lynx_resource_response_capi.h +0 -92
- package/include/capi/lynx_runtime_lifecycle_observer_capi.h +0 -62
- package/include/capi/lynx_security_service_capi.h +0 -52
- package/include/capi/lynx_service_center_capi.h +0 -50
- package/include/capi/lynx_template_bundle_capi.h +0 -39
- package/include/capi/lynx_template_data_capi.h +0 -33
- package/include/capi/lynx_trace_capi.h +0 -62
- package/include/capi/lynx_trail_service_capi.h +0 -35
- package/include/capi/lynx_types.h +0 -750
- package/include/capi/lynx_update_meta_capi.h +0 -33
- package/include/capi/lynx_view_builder_capi.h +0 -113
- package/include/capi/lynx_view_capi.h +0 -174
- package/include/capi/lynx_view_client_capi.h +0 -81
- package/include/capi/lynx_vsync_monitor_capi.h +0 -38
- package/include/capi/lynx_windowless_renderer_capi.h +0 -213
- package/include/js_native_api.h +0 -608
- package/include/js_native_api_types.h +0 -202
- package/include/lynx/base/include/value/lynx_api_types.h +0 -57
- package/include/lynx/base/include/value/lynx_value_api.h +0 -204
- package/include/lynx/base/include/value/lynx_value_types.h +0 -73
- package/include/lynx/extension.h +0 -6
- package/include/lynx/platform/embedder/public/capi/lynx_env_capi.h +0 -47
- package/include/lynx/platform/embedder/public/capi/lynx_event_reporter_service_capi.h +0 -67
- package/include/lynx/platform/embedder/public/capi/lynx_export.h +0 -27
- package/include/lynx/platform/embedder/public/capi/lynx_extension_module_capi.h +0 -148
- package/include/lynx/platform/embedder/public/capi/lynx_extension_module_types_capi.h +0 -17
- package/include/lynx/platform/embedder/public/capi/lynx_generic_resource_fetcher_capi.h +0 -124
- package/include/lynx/platform/embedder/public/capi/lynx_group_capi.h +0 -42
- package/include/lynx/platform/embedder/public/capi/lynx_http_service_capi.h +0 -113
- package/include/lynx/platform/embedder/public/capi/lynx_load_meta_capi.h +0 -52
- package/include/lynx/platform/embedder/public/capi/lynx_log_capi.h +0 -69
- package/include/lynx/platform/embedder/public/capi/lynx_memory_capi.h +0 -28
- package/include/lynx/platform/embedder/public/capi/lynx_native_module_capi.h +0 -51
- package/include/lynx/platform/embedder/public/capi/lynx_native_view_capi.h +0 -163
- package/include/lynx/platform/embedder/public/capi/lynx_resource_request_capi.h +0 -71
- package/include/lynx/platform/embedder/public/capi/lynx_resource_response_capi.h +0 -92
- package/include/lynx/platform/embedder/public/capi/lynx_runtime_lifecycle_observer_capi.h +0 -62
- package/include/lynx/platform/embedder/public/capi/lynx_security_service_capi.h +0 -52
- package/include/lynx/platform/embedder/public/capi/lynx_service_center_capi.h +0 -50
- package/include/lynx/platform/embedder/public/capi/lynx_template_bundle_capi.h +0 -39
- package/include/lynx/platform/embedder/public/capi/lynx_template_data_capi.h +0 -33
- package/include/lynx/platform/embedder/public/capi/lynx_trace_capi.h +0 -62
- package/include/lynx/platform/embedder/public/capi/lynx_trail_service_capi.h +0 -35
- package/include/lynx/platform/embedder/public/capi/lynx_types.h +0 -750
- package/include/lynx/platform/embedder/public/capi/lynx_update_meta_capi.h +0 -33
- package/include/lynx/platform/embedder/public/capi/lynx_view_builder_capi.h +0 -113
- package/include/lynx/platform/embedder/public/capi/lynx_view_capi.h +0 -174
- package/include/lynx/platform/embedder/public/capi/lynx_view_client_capi.h +0 -81
- package/include/lynx/platform/embedder/public/capi/lynx_vsync_monitor_capi.h +0 -38
- package/include/lynx/platform/embedder/public/capi/lynx_windowless_renderer_capi.h +0 -213
- package/include/lynx/platform/embedder/public/lynx_env.h +0 -104
- package/include/lynx/platform/embedder/public/lynx_event_reporter_service.h +0 -96
- package/include/lynx/platform/embedder/public/lynx_event_simulation_proxy.h +0 -31
- package/include/lynx/platform/embedder/public/lynx_extension_module.h +0 -521
- package/include/lynx/platform/embedder/public/lynx_generic_resource_fetcher.h +0 -178
- package/include/lynx/platform/embedder/public/lynx_group.h +0 -70
- package/include/lynx/platform/embedder/public/lynx_http_service.h +0 -211
- package/include/lynx/platform/embedder/public/lynx_load_meta.h +0 -120
- package/include/lynx/platform/embedder/public/lynx_native_module.h +0 -9
- package/include/lynx/platform/embedder/public/lynx_native_view.h +0 -201
- package/include/lynx/platform/embedder/public/lynx_resource_request.h +0 -56
- package/include/lynx/platform/embedder/public/lynx_resource_response.h +0 -63
- package/include/lynx/platform/embedder/public/lynx_runtime_lifecycle_observer.h +0 -102
- package/include/lynx/platform/embedder/public/lynx_security_service.h +0 -78
- package/include/lynx/platform/embedder/public/lynx_service_center.h +0 -64
- package/include/lynx/platform/embedder/public/lynx_template_bundle.h +0 -65
- package/include/lynx/platform/embedder/public/lynx_template_data.h +0 -104
- package/include/lynx/platform/embedder/public/lynx_trail_service.h +0 -81
- package/include/lynx/platform/embedder/public/lynx_update_meta.h +0 -56
- package/include/lynx/platform/embedder/public/lynx_value.h +0 -270
- package/include/lynx/platform/embedder/public/lynx_view.h +0 -364
- package/include/lynx/platform/embedder/public/lynx_view_client.h +0 -226
- package/include/lynx/platform/embedder/public/lynx_vsync_monitor.h +0 -70
- package/include/lynx/platform/embedder/public/lynx_windowless_renderer.h +0 -302
- package/include/lynx/registration.h +0 -178
- package/include/lynx_env.h +0 -104
- package/include/lynx_event_reporter_service.h +0 -96
- package/include/lynx_event_simulation_proxy.h +0 -31
- package/include/lynx_extension.h +0 -10
- package/include/lynx_extension_module.h +0 -521
- package/include/lynx_generic_resource_fetcher.h +0 -178
- package/include/lynx_group.h +0 -70
- package/include/lynx_http_service.h +0 -211
- package/include/lynx_load_meta.h +0 -120
- package/include/lynx_native_module.h +0 -9
- package/include/lynx_native_view.h +0 -201
- package/include/lynx_resource_request.h +0 -56
- package/include/lynx_resource_response.h +0 -63
- package/include/lynx_runtime_lifecycle_observer.h +0 -102
- package/include/lynx_security_service.h +0 -78
- package/include/lynx_service_center.h +0 -64
- package/include/lynx_template_bundle.h +0 -65
- package/include/lynx_template_data.h +0 -104
- package/include/lynx_trail_service.h +0 -81
- package/include/lynx_update_meta.h +0 -56
- package/include/lynx_value.h +0 -270
- package/include/lynx_view.h +0 -364
- package/include/lynx_view_client.h +0 -226
- package/include/lynx_vsync_monitor.h +0 -70
- package/include/lynx_windowless_renderer.h +0 -302
- package/include/napi-inl.deprecated.h +0 -186
- package/include/napi-inl.h +0 -6607
- package/include/napi.h +0 -3208
- package/include/node_api.h +0 -276
- package/include/node_api_types.h +0 -59
- package/include/third_party/weak-node-api/headers/js_native_api.h +0 -608
- package/include/third_party/weak-node-api/headers/js_native_api_types.h +0 -202
- package/include/third_party/weak-node-api/headers/napi-inl.deprecated.h +0 -186
- package/include/third_party/weak-node-api/headers/napi-inl.h +0 -6607
- package/include/third_party/weak-node-api/headers/napi.h +0 -3208
- package/include/third_party/weak-node-api/headers/node_api.h +0 -276
- package/include/third_party/weak-node-api/headers/node_api_types.h +0 -59
- package/include/third_party/weak-node-api/headers/weak_napi_defines.h +0 -331
- package/include/third_party/weak-node-api/headers/weak_napi_undefs.h +0 -282
- package/include/weak_napi_defines.h +0 -331
- package/include/weak_napi_undefs.h +0 -282
|
@@ -1,282 +0,0 @@
|
|
|
1
|
-
// Copyright 2025 The Lynx Authors. All rights reserved.
|
|
2
|
-
// Licensed under the Apache License Version 2.0 that can be found in the
|
|
3
|
-
// LICENSE file in the root directory of this source tree.
|
|
4
|
-
|
|
5
|
-
// Note: It is recommended to include this header under a guard such as
|
|
6
|
-
// `#if defined(USE_WEAK_SUFFIX_NAPI)` so that the corresponding weak suffix
|
|
7
|
-
// symbol undefinitions are applied only when explicitly requested.
|
|
8
|
-
|
|
9
|
-
#undef WEAK_NAPI_SYMBOL
|
|
10
|
-
|
|
11
|
-
#undef napi_env
|
|
12
|
-
#undef napi_env__
|
|
13
|
-
#undef node_api_nogc_env
|
|
14
|
-
#undef node_api_basic_env
|
|
15
|
-
#undef napi_value
|
|
16
|
-
#undef napi_value__
|
|
17
|
-
#undef napi_ref
|
|
18
|
-
#undef napi_ref__
|
|
19
|
-
#undef napi_handle_scope
|
|
20
|
-
#undef napi_handle_scope__
|
|
21
|
-
#undef napi_escapable_handle_scope
|
|
22
|
-
#undef napi_escapable_handle_scope__
|
|
23
|
-
#undef napi_callback_info
|
|
24
|
-
#undef napi_callback_info__
|
|
25
|
-
#undef napi_deferred
|
|
26
|
-
#undef napi_deferred__
|
|
27
|
-
#undef napi_callback_scope
|
|
28
|
-
#undef napi_callback_scope__
|
|
29
|
-
#undef napi_async_context
|
|
30
|
-
#undef napi_async_context__
|
|
31
|
-
#undef napi_async_work
|
|
32
|
-
#undef napi_async_work__
|
|
33
|
-
#undef napi_threadsafe_function
|
|
34
|
-
#undef napi_threadsafe_function__
|
|
35
|
-
#undef napi_async_cleanup_hook_handle
|
|
36
|
-
#undef napi_async_cleanup_hook_handle__
|
|
37
|
-
#undef napi_default
|
|
38
|
-
#undef napi_writable
|
|
39
|
-
#undef napi_enumerable
|
|
40
|
-
#undef napi_configurable
|
|
41
|
-
#undef napi_static
|
|
42
|
-
#undef napi_default_method
|
|
43
|
-
#undef napi_default_jsproperty
|
|
44
|
-
#undef napi_property_attributes
|
|
45
|
-
#undef napi_undefined
|
|
46
|
-
#undef napi_null
|
|
47
|
-
#undef napi_boolean
|
|
48
|
-
#undef napi_number
|
|
49
|
-
#undef napi_string
|
|
50
|
-
#undef napi_symbol
|
|
51
|
-
#undef napi_object
|
|
52
|
-
#undef napi_function
|
|
53
|
-
#undef napi_external
|
|
54
|
-
#undef napi_bigint
|
|
55
|
-
#undef napi_valuetype
|
|
56
|
-
#undef napi_int8_array
|
|
57
|
-
#undef napi_uint8_array
|
|
58
|
-
#undef napi_uint8_clamped_array
|
|
59
|
-
#undef napi_int16_array
|
|
60
|
-
#undef napi_uint16_array
|
|
61
|
-
#undef napi_int32_array
|
|
62
|
-
#undef napi_uint32_array
|
|
63
|
-
#undef napi_float32_array
|
|
64
|
-
#undef napi_float64_array
|
|
65
|
-
#undef napi_bigint64_array
|
|
66
|
-
#undef napi_biguint64_array
|
|
67
|
-
#undef napi_typedarray_type
|
|
68
|
-
#undef napi_ok
|
|
69
|
-
#undef napi_invalid_arg
|
|
70
|
-
#undef napi_object_expected
|
|
71
|
-
#undef napi_string_expected
|
|
72
|
-
#undef napi_name_expected
|
|
73
|
-
#undef napi_function_expected
|
|
74
|
-
#undef napi_number_expected
|
|
75
|
-
#undef napi_boolean_expected
|
|
76
|
-
#undef napi_array_expected
|
|
77
|
-
#undef napi_generic_failure
|
|
78
|
-
#undef napi_pending_exception
|
|
79
|
-
#undef napi_cancelled
|
|
80
|
-
#undef napi_escape_called_twice
|
|
81
|
-
#undef napi_handle_scope_mismatch
|
|
82
|
-
#undef napi_callback_scope_mismatch
|
|
83
|
-
#undef napi_queue_full
|
|
84
|
-
#undef napi_closing
|
|
85
|
-
#undef napi_bigint_expected
|
|
86
|
-
#undef napi_date_expected
|
|
87
|
-
#undef napi_arraybuffer_expected
|
|
88
|
-
#undef napi_detachable_arraybuffer_expected
|
|
89
|
-
#undef napi_would_deadlock
|
|
90
|
-
#undef napi_no_external_buffers_allowed
|
|
91
|
-
#undef napi_cannot_run_js
|
|
92
|
-
#undef napi_status
|
|
93
|
-
#undef napi_tsfn_release
|
|
94
|
-
#undef napi_tsfn_abort
|
|
95
|
-
#undef napi_threadsafe_function_release_mode
|
|
96
|
-
#undef napi_tsfn_nonblocking
|
|
97
|
-
#undef napi_tsfn_blocking
|
|
98
|
-
#undef napi_threadsafe_function_call_mode
|
|
99
|
-
#undef napi_key_include_prototypes
|
|
100
|
-
#undef napi_key_own_only
|
|
101
|
-
#undef napi_key_collection_mode
|
|
102
|
-
#undef napi_key_all_properties
|
|
103
|
-
#undef napi_key_writable
|
|
104
|
-
#undef napi_key_enumerable
|
|
105
|
-
#undef napi_key_configurable
|
|
106
|
-
#undef napi_key_skip_strings
|
|
107
|
-
#undef napi_key_skip_symbols
|
|
108
|
-
#undef napi_key_filter
|
|
109
|
-
#undef napi_key_keep_numbers
|
|
110
|
-
#undef napi_key_numbers_to_strings
|
|
111
|
-
#undef napi_key_conversion
|
|
112
|
-
#undef napi_property_descriptor
|
|
113
|
-
#undef napi_extended_error_info
|
|
114
|
-
#undef napi_node_version
|
|
115
|
-
#undef napi_module
|
|
116
|
-
#undef napi_type_tag
|
|
117
|
-
#undef napi_callback
|
|
118
|
-
#undef napi_finalize
|
|
119
|
-
#undef node_api_nogc_finalize
|
|
120
|
-
#undef node_api_basic_finalize
|
|
121
|
-
#undef napi_cleanup_hook
|
|
122
|
-
#undef napi_async_execute_callback
|
|
123
|
-
#undef napi_async_complete_callback
|
|
124
|
-
#undef napi_threadsafe_function_call_js
|
|
125
|
-
#undef napi_async_cleanup_hook
|
|
126
|
-
#undef napi_addon_register_func
|
|
127
|
-
#undef node_api_addon_get_api_version_func
|
|
128
|
-
#undef napi_get_last_error_info
|
|
129
|
-
#undef napi_get_undefined
|
|
130
|
-
#undef napi_get_null
|
|
131
|
-
#undef napi_get_global
|
|
132
|
-
#undef napi_get_boolean
|
|
133
|
-
#undef napi_create_object
|
|
134
|
-
#undef napi_create_array
|
|
135
|
-
#undef napi_create_array_with_length
|
|
136
|
-
#undef napi_create_double
|
|
137
|
-
#undef napi_create_int32
|
|
138
|
-
#undef napi_create_uint32
|
|
139
|
-
#undef napi_create_int64
|
|
140
|
-
#undef napi_create_string_latin1
|
|
141
|
-
#undef napi_create_string_utf8
|
|
142
|
-
#undef napi_create_string_utf16
|
|
143
|
-
#undef node_api_create_external_string_latin1
|
|
144
|
-
#undef node_api_create_external_string_utf16
|
|
145
|
-
#undef node_api_create_property_key_latin1
|
|
146
|
-
#undef node_api_create_property_key_utf8
|
|
147
|
-
#undef node_api_create_property_key_utf16
|
|
148
|
-
#undef napi_create_symbol
|
|
149
|
-
#undef node_api_symbol_for
|
|
150
|
-
#undef napi_create_function
|
|
151
|
-
#undef napi_create_error
|
|
152
|
-
#undef napi_create_type_error
|
|
153
|
-
#undef napi_create_range_error
|
|
154
|
-
#undef node_api_create_syntax_error
|
|
155
|
-
#undef napi_typeof
|
|
156
|
-
#undef napi_get_value_double
|
|
157
|
-
#undef napi_get_value_int32
|
|
158
|
-
#undef napi_get_value_uint32
|
|
159
|
-
#undef napi_get_value_int64
|
|
160
|
-
#undef napi_get_value_bool
|
|
161
|
-
#undef napi_get_value_string_latin1
|
|
162
|
-
#undef napi_get_value_string_utf8
|
|
163
|
-
#undef napi_get_value_string_utf16
|
|
164
|
-
#undef napi_coerce_to_bool
|
|
165
|
-
#undef napi_coerce_to_number
|
|
166
|
-
#undef napi_coerce_to_object
|
|
167
|
-
#undef napi_coerce_to_string
|
|
168
|
-
#undef napi_get_prototype
|
|
169
|
-
#undef napi_get_property_names
|
|
170
|
-
#undef napi_set_property
|
|
171
|
-
#undef napi_has_property
|
|
172
|
-
#undef napi_get_property
|
|
173
|
-
#undef napi_delete_property
|
|
174
|
-
#undef napi_has_own_property
|
|
175
|
-
#undef napi_set_named_property
|
|
176
|
-
#undef napi_has_named_property
|
|
177
|
-
#undef napi_get_named_property
|
|
178
|
-
#undef napi_set_element
|
|
179
|
-
#undef napi_has_element
|
|
180
|
-
#undef napi_get_element
|
|
181
|
-
#undef napi_delete_element
|
|
182
|
-
#undef napi_define_properties
|
|
183
|
-
#undef napi_is_array
|
|
184
|
-
#undef napi_get_array_length
|
|
185
|
-
#undef napi_strict_equals
|
|
186
|
-
#undef napi_call_function
|
|
187
|
-
#undef napi_new_instance
|
|
188
|
-
#undef napi_instanceof
|
|
189
|
-
#undef napi_get_cb_info
|
|
190
|
-
#undef napi_get_new_target
|
|
191
|
-
#undef napi_define_class
|
|
192
|
-
#undef napi_wrap
|
|
193
|
-
#undef napi_unwrap
|
|
194
|
-
#undef napi_remove_wrap
|
|
195
|
-
#undef napi_create_external
|
|
196
|
-
#undef napi_get_value_external
|
|
197
|
-
#undef napi_create_reference
|
|
198
|
-
#undef napi_delete_reference
|
|
199
|
-
#undef napi_reference_ref
|
|
200
|
-
#undef napi_reference_unref
|
|
201
|
-
#undef napi_get_reference_value
|
|
202
|
-
#undef napi_open_handle_scope
|
|
203
|
-
#undef napi_close_handle_scope
|
|
204
|
-
#undef napi_open_escapable_handle_scope
|
|
205
|
-
#undef napi_close_escapable_handle_scope
|
|
206
|
-
#undef napi_escape_handle
|
|
207
|
-
#undef napi_throw
|
|
208
|
-
#undef napi_throw_error
|
|
209
|
-
#undef napi_throw_type_error
|
|
210
|
-
#undef napi_throw_range_error
|
|
211
|
-
#undef node_api_throw_syntax_error
|
|
212
|
-
#undef napi_is_error
|
|
213
|
-
#undef napi_is_exception_pending
|
|
214
|
-
#undef napi_get_and_clear_last_exception
|
|
215
|
-
#undef napi_is_arraybuffer
|
|
216
|
-
#undef napi_create_arraybuffer
|
|
217
|
-
#undef napi_create_external_arraybuffer
|
|
218
|
-
#undef napi_get_arraybuffer_info
|
|
219
|
-
#undef napi_is_typedarray
|
|
220
|
-
#undef napi_create_typedarray
|
|
221
|
-
#undef napi_get_typedarray_info
|
|
222
|
-
#undef napi_create_dataview
|
|
223
|
-
#undef napi_is_dataview
|
|
224
|
-
#undef napi_get_dataview_info
|
|
225
|
-
#undef napi_get_version
|
|
226
|
-
#undef napi_create_promise
|
|
227
|
-
#undef napi_resolve_deferred
|
|
228
|
-
#undef napi_reject_deferred
|
|
229
|
-
#undef napi_is_promise
|
|
230
|
-
#undef napi_run_script
|
|
231
|
-
#undef napi_adjust_external_memory
|
|
232
|
-
#undef napi_create_date
|
|
233
|
-
#undef napi_is_date
|
|
234
|
-
#undef napi_get_date_value
|
|
235
|
-
#undef napi_add_finalizer
|
|
236
|
-
#undef napi_create_bigint_int64
|
|
237
|
-
#undef napi_create_bigint_uint64
|
|
238
|
-
#undef napi_create_bigint_words
|
|
239
|
-
#undef napi_get_value_bigint_int64
|
|
240
|
-
#undef napi_get_value_bigint_uint64
|
|
241
|
-
#undef napi_get_value_bigint_words
|
|
242
|
-
#undef napi_get_all_property_names
|
|
243
|
-
#undef napi_set_instance_data
|
|
244
|
-
#undef napi_get_instance_data
|
|
245
|
-
#undef napi_detach_arraybuffer
|
|
246
|
-
#undef napi_is_detached_arraybuffer
|
|
247
|
-
#undef napi_type_tag_object
|
|
248
|
-
#undef napi_check_object_type_tag
|
|
249
|
-
#undef napi_object_freeze
|
|
250
|
-
#undef napi_object_seal
|
|
251
|
-
#undef napi_module_register
|
|
252
|
-
#undef napi_fatal_error
|
|
253
|
-
#undef napi_async_init
|
|
254
|
-
#undef napi_async_destroy
|
|
255
|
-
#undef napi_make_callback
|
|
256
|
-
#undef napi_create_buffer
|
|
257
|
-
#undef napi_create_external_buffer
|
|
258
|
-
#undef node_api_create_buffer_from_arraybuffer
|
|
259
|
-
#undef napi_create_buffer_copy
|
|
260
|
-
#undef napi_is_buffer
|
|
261
|
-
#undef napi_get_buffer_info
|
|
262
|
-
#undef napi_create_async_work
|
|
263
|
-
#undef napi_delete_async_work
|
|
264
|
-
#undef napi_queue_async_work
|
|
265
|
-
#undef napi_cancel_async_work
|
|
266
|
-
#undef napi_get_node_version
|
|
267
|
-
#undef napi_get_uv_event_loop
|
|
268
|
-
#undef napi_fatal_exception
|
|
269
|
-
#undef napi_add_env_cleanup_hook
|
|
270
|
-
#undef napi_remove_env_cleanup_hook
|
|
271
|
-
#undef napi_open_callback_scope
|
|
272
|
-
#undef napi_close_callback_scope
|
|
273
|
-
#undef napi_create_threadsafe_function
|
|
274
|
-
#undef napi_get_threadsafe_function_context
|
|
275
|
-
#undef napi_call_threadsafe_function
|
|
276
|
-
#undef napi_acquire_threadsafe_function
|
|
277
|
-
#undef napi_release_threadsafe_function
|
|
278
|
-
#undef napi_unref_threadsafe_function
|
|
279
|
-
#undef napi_ref_threadsafe_function
|
|
280
|
-
#undef napi_add_async_cleanup_hook
|
|
281
|
-
#undef napi_remove_async_cleanup_hook
|
|
282
|
-
#undef node_api_get_module_file_name
|