@@ -107,18 +107,15 @@ class ModuleWrap;
107
107
V (cached_data_string, " cachedData" ) \
108
108
V (cached_data_produced_string, " cachedDataProduced" ) \
109
109
V (cached_data_rejected_string, " cachedDataRejected" ) \
110
- V (callback_string, " callback" ) \
111
110
V (change_string, " change" ) \
112
111
V (channel_string, " channel" ) \
113
112
V (chunks_sent_since_last_write_string, " chunksSentSinceLastWrite" ) \
114
113
V (constants_string, " constants" ) \
115
114
V (oncertcb_string, " oncertcb" ) \
116
115
V (onclose_string, " _onclose" ) \
117
116
V (code_string, " code" ) \
118
- V (configurable_string, " configurable" ) \
119
117
V (cwd_string, " cwd" ) \
120
118
V (dest_string, " dest" ) \
121
- V (destroy_string, " destroy" ) \
122
119
V (destroyed_string, " destroyed" ) \
123
120
V (detached_string, " detached" ) \
124
121
V (dns_a_string, " A" ) \
@@ -132,13 +129,8 @@ class ModuleWrap;
132
129
V (dns_srv_string, " SRV" ) \
133
130
V (dns_txt_string, " TXT" ) \
134
131
V (domain_string, " domain" ) \
135
- V (emit_string, " emit" ) \
136
132
V (emit_warning_string, " emitWarning" ) \
137
133
V (exchange_string, " exchange" ) \
138
- V (enumerable_string, " enumerable" ) \
139
- V (idle_string, " idle" ) \
140
- V (irq_string, " irq" ) \
141
- V (enablepush_string, " enablePush" ) \
142
134
V (encoding_string, " encoding" ) \
143
135
V (enter_string, " enter" ) \
144
136
V (entries_string, " entries" ) \
@@ -159,16 +151,12 @@ class ModuleWrap;
159
151
V (file_string, " file" ) \
160
152
V (fingerprint_string, " fingerprint" ) \
161
153
V (flags_string, " flags" ) \
162
- V (get_string, " get" ) \
163
154
V (get_data_clone_error_string, " _getDataCloneError" ) \
164
155
V (get_shared_array_buffer_id_string, " _getSharedArrayBufferId" ) \
165
156
V (gid_string, " gid" ) \
166
157
V (handle_string, " handle" ) \
167
- V (heap_total_string, " heapTotal" ) \
168
- V (heap_used_string, " heapUsed" ) \
169
158
V (homedir_string, " homedir" ) \
170
159
V (hostmaster_string, " hostmaster" ) \
171
- V (id_string, " id" ) \
172
160
V (ignore_string, " ignore" ) \
173
161
V (immediate_callback_string, " _immediateCallback" ) \
174
162
V (infoaccess_string, " infoAccess" ) \
@@ -182,19 +170,15 @@ class ModuleWrap;
182
170
V (issuer_string, " issuer" ) \
183
171
V (issuercert_string, " issuerCertificate" ) \
184
172
V (kill_signal_string, " killSignal" ) \
185
- V (length_string, " length" ) \
186
173
V (mac_string, " mac" ) \
187
174
V (main_string, " main" ) \
188
175
V (max_buffer_string, " maxBuffer" ) \
189
176
V (message_string, " message" ) \
190
177
V (minttl_string, " minttl" ) \
191
- V (model_string, " model" ) \
192
178
V (modulus_string, " modulus" ) \
193
179
V (name_string, " name" ) \
194
180
V (netmask_string, " netmask" ) \
195
- V (nice_string, " nice" ) \
196
181
V (nsname_string, " nsname" ) \
197
- V (nexttick_string, " nextTick" ) \
198
182
V (ocsp_request_string, " OCSPRequest" ) \
199
183
V (onchange_string, " onchange" ) \
200
184
V (onclienthello_string, " onclienthello" ) \
@@ -254,26 +238,20 @@ class ModuleWrap;
254
238
V (service_string, " service" ) \
255
239
V (servername_string, " servername" ) \
256
240
V (session_id_string, " sessionId" ) \
257
- V (set_string, " set" ) \
258
241
V (shell_string, " shell" ) \
259
242
V (signal_string, " signal" ) \
260
243
V (size_string, " size" ) \
261
244
V (sni_context_err_string, " Invalid SNI context" ) \
262
245
V (sni_context_string, " sni_context" ) \
263
- V (speed_string, " speed" ) \
264
246
V (stack_string, " stack" ) \
265
247
V (status_string, " status" ) \
266
248
V (stdio_string, " stdio" ) \
267
- V (stream_string, " stream" ) \
268
249
V (subject_string, " subject" ) \
269
250
V (subjectaltname_string, " subjectaltname" ) \
270
- V (sys_string, " sys" ) \
271
251
V (syscall_string, " syscall" ) \
272
- V (tick_callback_string, " _tickCallback" ) \
273
252
V (tick_domain_cb_string, " _tickDomainCallback" ) \
274
253
V (ticketkeycallback_string, " onticketkeycallback" ) \
275
254
V (timeout_string, " timeout" ) \
276
- V (times_string, " times" ) \
277
255
V (tls_ticket_string, " tlsTicket" ) \
278
256
V (ttl_string, " ttl" ) \
279
257
V (type_string, " type" ) \
0 commit comments