0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/doc/api
Gus Caplan cb5f358ee7
vm: add code generation options
Adds options to a VM Context to disable code generation from strings
(such as eval or new Function) and WASM code generation
(WebAssembly.compile).

PR-URL: https://github.com/nodejs/node/pull/19016
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com>
2018-03-12 14:39:21 -05:00
..
_toc.md doc: add introduced_in metadata to _toc.md 2018-03-06 09:18:37 +01:00
addons.md doc: update list of re-exported symbols 2018-03-02 10:38:37 -05:00
all.md doc: prepare for v8/V8 linting in doc text 2017-11-22 08:24:46 -08:00
assert.md doc: fix some recent nits in assert.md 2018-03-11 15:48:26 +02:00
async_hooks.md doc: remove Returns: {undefined} 2018-02-26 16:46:55 +02:00
buffer.md doc: do not announce obvious examples 2018-03-12 08:43:13 -07:00
child_process.md doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
cli.md 2018-03-07, Version 9.8.0 (Current) 2018-03-07 17:54:36 -08:00
cluster.md doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
console.md doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
crypto.md doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
debugger.md doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
deprecations.md repl: remove magic mode 2018-03-11 02:43:27 +01:00
dgram.md doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
dns.md doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
documentation.md doc: replace to Node.js 2018-03-06 00:46:30 +09:00
domain.md doc: replace to Node.js 2018-03-06 00:46:30 +09:00
errors.md fs: improve errors thrown from fs.watch() 2018-03-08 01:14:53 +08:00
esm.md doc: replace to Node.js 2018-03-06 00:46:30 +09:00
events.md doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
fs.md doc: add simple example to rename function 2018-03-05 16:52:05 -03:00
globals.md url: expose the WHATWG URL API globally 2018-01-31 16:00:51 +01:00
http2.md doc: remove Returns: {undefined} 2018-02-26 16:46:55 +02:00
http.md doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
https.md doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
index.md
inspector.md doc: add inspector usage example 2018-03-07 17:00:31 -08:00
intl.md doc: add RegExp Unicode Property Escapes to intl 2018-03-02 02:34:37 +02:00
modules.md doc: remove extraneous "for example" text 2018-02-23 02:53:21 +02:00
n-api.md n-api: update documentation 2018-03-07 12:04:16 -05:00
net.md doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
os.md doc: fix/add link to Android info 2018-02-26 18:27:29 +02:00
path.md doc: remove extraneous "for example" text 2018-02-23 02:53:21 +02:00
perf_hooks.md perf_hooks: fix timing 2018-03-06 07:50:01 -08:00
process.md process: doc-only deprecate non-string env value 2018-03-07 10:38:58 -08:00
punycode.md doc: remove **Note:** tags 2018-02-08 11:57:14 -05:00
querystring.md doc: remove extraneous "for example" text 2018-02-23 02:53:21 +02:00
readline.md doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
repl.md repl: remove magic mode 2018-03-11 02:43:27 +01:00
stream.md doc: make caveat in stream.md more concise 2018-03-11 04:05:49 +01:00
string_decoder.md
synopsis.md doc: be more explicit in the sypnosis 2018-02-07 15:06:14 +01:00
timers.md 2018-03-01, Version 9.7.0 (Current) 2018-03-01 20:47:02 +11:00
tls.md tls: expose Finished messages in TLSSocket 2018-03-11 18:29:18 +01:00
tracing.md doc: replace to Node.js 2018-03-06 00:46:30 +09:00
tty.md doc: linkify missing types 2018-02-01 02:52:31 +02:00
url.md doc: add URL.format() example 2018-03-04 12:47:55 +01:00
util.md util: introduce util.types.is[…] type checks 2018-03-05 17:41:26 +00:00
v8.md doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
vm.md vm: add code generation options 2018-03-12 14:39:21 -05:00
zlib.md doc: replace to Node.js 2018-03-06 00:46:30 +09:00