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:
Diffstat (limited to 'doc/api/v8.md')
-rw-r--r--doc/api/v8.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/api/v8.md b/doc/api/v8.md
index 72556365291..8f861f930ec 100644
--- a/doc/api/v8.md
+++ b/doc/api/v8.md
@@ -11,8 +11,6 @@ built into the Node.js binary. It can be accessed using:
const v8 = require('v8');
```
-The APIs and implementation are subject to change at any time.
-
## `v8.cachedDataVersionTag()`
<!-- YAML
added: v8.0.0