0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 15:06:33 +01:00
nodejs/doc/api
Anna Henningsen b18d8dde84 Revert "n-api: detect deadlocks in thread-safe function"
This reverts commit d26ca06c16 because
it breaks running the tests in debug mode, as
`v8::Isolate::GetCurrent()` is not allowed if no `Isolate` is active
on the current thread.

Refs: https://github.com/nodejs/node/pull/33276
Refs: https://github.com/nodejs/node/pull/32860

PR-URL: https://github.com/nodejs/node/pull/33453
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: David Carlier <devnexen@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Gabriel Schulhof <gabriel.schulhof@intel.com>
2020-05-23 17:45:42 +02:00
..
addons.md doc: normalize C++ code block info strings 2020-05-23 17:21:20 +02:00
assert.md 2020-05-05, Version 14.2.0 (Current) 2020-05-05 20:24:37 +02:00
async_hooks.md async_hooks: move PromiseHook handler to JS 2020-05-09 07:52:22 +02:00
buffer.md doc: update Buffer(size) documentation 2020-05-08 01:16:03 +02:00
child_process.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +02:00
cli.md doc: mention --experimental-top-level-await flag 2020-05-23 17:29:42 +02:00
cluster.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +02:00
console.md 2020-05-05, Version 14.2.0 (Current) 2020-05-05 20:24:37 +02:00
crypto.md doc: update function description for decipher.setAAD 2020-05-19 19:28:36 +02:00
debugger.md
deprecations.md repl: remove deprecated repl.memory function 2020-05-23 03:12:06 +02:00
dgram.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +02:00
dns.md 2020-04-14, Version 13.13.0 (Current) 2020-04-14 20:22:41 +02:00
documentation.md
domain.md
embedding.md doc: normalize C++ code block info strings 2020-05-23 17:21:20 +02:00
errors.md 2020-05-19, Version 14.3.0 (Current) 2020-05-19 14:28:43 -07:00
esm.md esm: doc & validate source values for formats 2020-05-21 12:59:50 +08:00
events.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +02:00
fs.md doc: add fs.open() multiple constants example 2020-05-20 00:04:43 +02:00
globals.md
http2.md http2: do not modify explicity set date headers 2020-05-20 12:33:50 +02:00
http.md http: added scheduling option to http agent 2020-05-20 11:00:14 +02:00
https.md 2020-04-29, Version 13.14.0 (Current) 2020-04-30 00:24:31 +02:00
index.md doc: add basic embedding example documentation 2020-03-21 10:58:25 +01:00
inspector.md
intl.md
modules.md doc: correct CommonJS self-resolve spec 2020-05-22 18:00:40 -07:00
n-api.md Revert "n-api: detect deadlocks in thread-safe function" 2020-05-23 17:45:42 +02:00
net.md doc: add warning for socket.connect reuse 2020-05-08 18:03:26 +02:00
os.md doc: fix markdown parsing on doc/api/os.md 2020-04-29 03:53:28 +02:00
path.md doc: fixed a grammatical error in path.md 2020-05-23 17:13:28 +02:00
perf_hooks.md doc: clarify about the Node.js-only extensions in perf_hooks 2020-05-19 22:16:10 +08:00
policy.md doc: remove personal pronoun usage in policy.md 2020-03-09 19:47:29 -07:00
process.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +02:00
punycode.md
querystring.md
readline.md doc: fix readline key binding documentation 2020-05-20 17:05:01 +02:00
repl.md repl: add builtinModules 2020-05-23 15:37:02 +02:00
report.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +02:00
stream.md doc: add comment about highWaterMark limit 2020-05-19 19:20:51 +02:00
string_decoder.md doc: add support encoding link on string_decoder.md 2020-03-11 17:06:13 +01:00
synopsis.md
timers.md
tls.md tls: fix --tls-keylog option 2020-05-14 16:52:52 +02:00
tracing.md
tty.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +02:00
url.md doc: doc and test URLSearchParams discrepancy 2020-05-06 10:40:10 -07:00
util.md doc: add util.types.isArrayBufferView() 2020-05-02 10:32:26 +05:30
v8.md
vm.md 2020-05-19, Version 14.3.0 (Current) 2020-05-19 14:28:43 -07:00
wasi.md wasi: update start() behavior to match spec 2020-04-28 13:04:43 -04:00
worker_threads.md doc: add warnings about transferring Buffers and ArrayBuffer 2020-05-08 00:59:15 +02:00
zlib.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +02:00