We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 857669f commit 74e8902Copy full SHA for 74e8902
doc/api/v8.md
@@ -270,9 +270,6 @@ The serialization API provides means of serializing JavaScript values in a way
270
that is compatible with the [HTML structured clone algorithm][].
271
The format is backward-compatible (i.e. safe to store to disk).
272
273
-This API is under development, and changes (including incompatible
274
-changes to the API or wire format) may occur until this warning is removed.
275
-
276
### v8.serialize(value)
277
<!-- YAML
278
added: v8.0.0
0 commit comments