Node.js V8 Complete Reference
The v8 module exposes APIs that are specific to the version of V8 built into the Node.js binary.
The Complete list of V8 are listed below:
V8 Module APIs
- Node.js v8.cachedDataVersionTag() Method
- Node.js v8.getHeapSpaceStatistics() Method
- Node.js v8.getHeapStatistics() Method
- Serialization API
- Node.js v8.serialize() Method
- Node.js v8.deserialize() Method
- Class: v8.Serializer
- Class: v8.Deserializer