Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Schonning <nschonni@gmail.com>2019-09-06 08:42:22 +0300
committerTrivikram Kamat <16024985+trivikr@users.noreply.github.com>2019-09-10 02:45:24 +0300
commitc929b15d1d65ae88261c65e901c7dca9f110a2c5 (patch)
tree8f76e0fa29566267ba53ad0bfdef72ea72129e6d /doc/api/v8.md
parent6723169097759502da11c47389ffb3d650404417 (diff)
doc: space around lists
Address markdownlint rule MD032. Flagged a few mixed list styles. PR-URL: https://github.com/nodejs/node/pull/29467 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: David Carlier <devnexen@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Diffstat (limited to 'doc/api/v8.md')
-rw-r--r--doc/api/v8.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/api/v8.md b/doc/api/v8.md
index 3c4b20df780..82d29712d5e 100644
--- a/doc/api/v8.md
+++ b/doc/api/v8.md
@@ -41,6 +41,7 @@ heap space can be guaranteed as the statistics are provided via the V8
next.
The value returned is an array of objects containing the following properties:
+
* `space_name` {string}
* `space_size` {number}
* `space_used_size` {number}
@@ -191,6 +192,7 @@ Returns an object with the following properties:
<!-- YAML
added: v1.0.0
-->
+
* `flags` {string}
The `v8.setFlagsFromString()` method can be used to programmatically set