0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 23:16:30 +01:00
nodejs/doc/api
Nimit df05b0785b doc: add useful v8 option section
This adds new section for v8 options and --max-old-space-size
Fixes: https://github.com/nodejs/node/issues/32252

PR-URL: https://github.com/nodejs/node/pull/32262
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
2020-04-11 16:07:55 +05:30
..
addons.md doc: update context-aware section of addon doc 2020-03-31 10:22:12 -07:00
assert.md doc: update assert.rejects() docs with a validation function example 2020-02-24 03:49:12 -08:00
async_hooks.md async_hooks: move to lazy destroy hook registration in AsyncResource 2020-04-06 16:14:43 +02:00
buffer.md doc: clarify length param in buffer.write 2020-04-05 20:36:24 +02:00
child_process.md doc: clear up child_process command resolution 2020-03-11 17:36:17 +01:00
cli.md doc: add useful v8 option section 2020-04-11 16:07:55 +05:30
cluster.md
console.md doc,console: use code markup/markdown in headers 2019-12-26 21:37:26 -08:00
crypto.md doc: return type of crypto.getFips() may change 2020-04-03 07:18:08 -04:00
debugger.md doc: reword possessive form of Node.js in debugger.md 2020-02-17 17:32:53 -08:00
deprecations.md doc: split process.umask() entry into two 2020-04-10 13:21:11 -07:00
dgram.md doc: clarify listening event 2020-04-07 20:31:40 +02:00
dns.md doc: add missing changes: entry for dns.ALL 2020-04-03 01:06:32 +02:00
documentation.md doc: add link to sem-ver info 2020-03-02 04:07:33 +00:00
domain.md doc,domain: use code markup/markdown in headers 2019-12-26 21:39:24 -08:00
embedding.md doc: add basic embedding example documentation 2020-03-21 10:58:25 +01:00
errors.md lib: add option to disable __proto__ 2020-03-18 10:22:42 -07:00
esm.md module: expose exports conditions to loaders 2020-04-03 01:29:39 +02:00
events.md doc: add unreachable code on events example 2020-04-05 20:45:29 +02:00
fs.md doc: clarify docs fs.watch exception may be emitted 2020-04-05 20:50:23 +02:00
globals.md doc: use code markup/markdown in headers in globals documentation 2019-12-26 21:39:26 -08:00
http2.md doc: fix typo in http2 docs 2020-03-30 09:35:21 +02:00
http.md http: increase default header size from 8KB to 16KB 2020-03-29 22:38:57 +02:00
https.md doc: fix typos in doc/api/https.md 2020-02-16 16:58:39 +01:00
index.md doc: add basic embedding example documentation 2020-03-21 10:58:25 +01:00
inspector.md doc,inspector: use code markup/markdown in headers 2019-12-26 21:39:27 -08:00
intl.md
modules.md module: path-only CJS exports extension searching 2020-03-31 20:39:01 -06:00
n-api.md n-api: detect deadlocks in thread-safe function 2020-04-09 02:41:28 -07:00
net.md doc: remove optional parameter from markdown anchor link 2020-04-07 15:18:13 -07:00
os.md doc: fix os.version() Windows API 2020-03-12 20:43:34 -04:00
path.md doc: use uppercase on windows path 2020-03-29 22:43:53 +02:00
perf_hooks.md perf_hooks: allow omitted parameters in 'performance.measure' 2020-04-10 18:08:30 +08:00
policy.md doc: remove personal pronoun usage in policy.md 2020-03-09 19:47:29 -07:00
process.md doc: split process.umask() entry into two 2020-04-10 13:21:11 -07:00
punycode.md doc,punycode: use code markup/markdown in headers 2019-12-26 21:39:30 -08:00
querystring.md doc,querystring: use code markup/markdown in headers 2019-12-26 21:39:30 -08:00
readline.md doc: updated YAML version representation in readline.md 2020-02-25 13:53:22 -08:00
repl.md doc: reword possessive form of Node.js in repl.md 2020-02-12 00:20:37 -08:00
report.md src,cli: support compact (one-line) JSON reports 2020-03-17 08:42:41 -07:00
stream.md doc: correct version metadata for Readable.from 2020-04-05 21:16:39 +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 doc,timers: use code markup/markdown in headers 2019-12-26 21:39:32 -08:00
tls.md 2020-03-04 Version 13.10.0 (Current) 2020-03-04 09:53:11 -08:00
tracing.md
tty.md doc,tty: use code markup/markdown in headers 2019-12-26 21:39:33 -08:00
url.md doc: remove em dashes 2020-03-05 22:25:42 -08:00
util.md util: add maxStrLength option to inspect function 2020-04-08 18:02:54 +02:00
v8.md doc: clarify that v8.serialize() is not deterministic 2020-01-30 16:35:47 -08:00
vm.md doc: improve wording in vm.md 2020-03-24 10:24:37 -07:00
wasi.md wasi: add returnOnExit option 2020-03-08 11:05:23 -04:00
worker_threads.md worker: support MessagePort to workers data 2020-04-03 01:12:19 +02:00
zlib.md doc: update zlib doc 2020-02-26 16:56:16 -08:00