diff --git a/doc/api/v8.md b/doc/api/v8.md index 528f8967e2069e..be222bbabf63ed 100644 --- a/doc/api/v8.md +++ b/doc/api/v8.md @@ -12,6 +12,10 @@ const v8 = require('v8'); ## v8.getHeapSpaceStatistics() Returns statistics about the V8 heap spaces, i.e. the segments which make up @@ -72,6 +76,14 @@ For example: ## v8.getHeapStatistics() Returns an object with the following properties: