0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 23:16:30 +01:00
nodejs/doc/api
Anna Henningsen 8ebd339031
worker: improve integration with native addons
Allow loading add-ons from multiple Node.js instances if they are
declared context-aware; in particular, this applies to N-API addons.

Also, plug a memory leak that occurred when registering N-API addons.

Refs: https://github.com/nodejs/node/pull/23319

PR-URL: https://github.com/nodejs/node/pull/26175
Fixes: https://github.com/nodejs/node/issues/21481
Fixes: https://github.com/nodejs/node/issues/21783
Fixes: https://github.com/nodejs/node/issues/25662
Fixes: https://github.com/nodejs/node/issues/20239
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
2019-02-22 21:42:09 +01:00
..
addons.md worker: improve integration with native addons 2019-02-22 21:42:09 +01:00
assert.md assert: adjust loose assertions 2019-01-27 03:34:25 +01:00
async_hooks.md doc,lib,test: capitalize comment sentences 2018-12-17 17:14:35 +01:00
buffer.md doc: correct my wrong note about buf.fill() 2019-01-20 17:02:18 +02:00
child_process.md doc: eliminate use of "note that" from child_process.md 2019-02-18 13:52:18 -08:00
cli.md report: remove verbose setting 2019-02-20 15:15:57 -05:00
cluster.md doc,lib,test: capitalize comment sentences 2018-12-17 17:14:35 +01:00
console.md 2019-01-17, Version 11.7.0 (Current), @BridgeAR 2019-01-18 14:03:19 +01:00
crypto.md doc: fix keyObject.symmetricSize to be keyObject.symmetricKeySize 2019-01-26 03:09:18 +02:00
debugger.md
deprecations.md doc: fix metadata of DEP0114 2019-02-22 11:43:23 +01:00
dgram.md doc: fix minor typo in dgram.md 2019-02-12 06:38:46 -08:00
dns.md doc: clarify what dns.setResolvers() affects 2019-01-25 10:18:03 -08:00
documentation.md doc: sort bottom-of-file markdown links 2018-11-28 13:09:31 -08:00
domain.md doc,lib,test: capitalize comment sentences 2018-12-17 17:14:35 +01:00
errors.md lib: requireStack property for MODULE_NOT_FOUND 2019-02-15 12:51:53 -08:00
esm.md doc: fix file extension on ESM file example 2019-01-27 13:26:50 +02:00
events.md doc,lib,test: capitalize comment sentences 2018-12-17 17:14:35 +01:00
fs.md fs, src, lib: fix blksize & blocks on Windows 2019-02-15 01:55:58 -05:00
globals.md doc: hyperlink reference to process.nextTick 2019-01-21 11:30:45 -08:00
http2.md 2018-02-14, Version 11.10.0 (Current) 2019-02-14 23:55:48 +01:00
http.md 2018-02-14, Version 11.10.0 (Current) 2019-02-14 23:55:48 +01:00
https.md doc: sort bottom-of-file markdown links 2018-11-28 13:09:31 -08:00
index.md doc: add node-report documentation 2019-01-18 10:35:55 +05:30
inspector.md doc: sort bottom-of-file markdown links 2018-11-28 13:09:31 -08:00
intl.md doc: sort bottom-of-file markdown links 2018-11-28 13:09:31 -08:00
modules.md doc: make modules.md more accurate 2019-01-08 01:16:51 +02:00
n-api.md n-api: mark thread-safe function as stable 2019-01-21 22:30:11 -08:00
net.md doc: clarify timing of socket.connecting 2019-01-08 19:54:53 -08:00
os.md doc: document os.userInfo() throwing SystemError 2019-02-03 13:44:06 +02:00
path.md doc,lib,test: capitalize comment sentences 2018-12-17 17:14:35 +01:00
perf_hooks.md 2018-02-14, Version 11.10.0 (Current) 2019-02-14 23:55:48 +01:00
policy.md doc: fix metadata for v11.8.0 doc changes 2019-01-25 19:09:26 -08:00
process.md build: remove mips support 2019-02-22 05:29:25 +01:00
punycode.md
querystring.md
readline.md 2018-12-07, Version 11.4.0 (Current) 2018-12-07 18:50:20 +01:00
repl.md doc: fix code lang in repl.md 2019-02-19 07:20:55 +01:00
report.md report: remove verbose setting 2019-02-20 15:15:57 -05:00
stream.md doc: clarify effect of stream.destroy() on write() 2019-02-14 04:50:57 +01:00
string_decoder.md
synopsis.md doc: sort bottom-of-file markdown links 2018-11-28 13:09:31 -08:00
timers.md timers: truncate decimal values 2019-01-28 16:25:07 -08:00
tls.md 2018-02-14, Version 11.10.0 (Current) 2019-02-14 23:55:48 +01:00
tracing.md doc,lib,test: capitalize comment sentences 2018-12-17 17:14:35 +01:00
tty.md doc: sort bottom-of-file markdown links 2018-11-28 13:09:31 -08:00
url.md doc: list all versions WHATWG URL api was added 2018-12-05 15:08:38 -08:00
util.md 2019-01-17, Version 11.7.0 (Current), @BridgeAR 2019-01-18 14:03:19 +01:00
v8.md doc: fix, unify, formalize, and amplify vm.md 2019-01-11 22:21:44 +02:00
vm.md doc: fix section order in vm.md 2019-01-14 09:36:41 +01:00
worker_threads.md worker: improve integration with native addons 2019-02-22 21:42:09 +01:00
zlib.md 2019-01-17, Version 11.7.0 (Current), @BridgeAR 2019-01-18 14:03:19 +01:00