We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63f937d commit 5342f53Copy full SHA for 5342f53
doc/api/v8.md
@@ -266,8 +266,6 @@ if (isMainThread) {
266
267
## Serialization API
268
269
-> Stability: 1 - Experimental
270
-
271
The serialization API provides means of serializing JavaScript values in a way
272
that is compatible with the [HTML structured clone algorithm][].
273
The format is backward-compatible (i.e. safe to store to disk).
0 commit comments