APIActive

Node.js V8 API

Built-in Node.js module exposing V8 engine APIs for heap snapshots, profiling, serialization, and GC monitoring.

Open source page ↗

Product features

Product features

Node.js v26.7.0 documentation

V8 #

v8.cachedDataVersionTag() #

v8.getCppHeapStatistics([detailLevel]) #

v8.getHeapCodeStatistics() #

v8.getHeapSnapshot([options]) #

v8.getHeapSpaceStatistics() #

v8.getHeapStatistics() #

v8.queryObjects(ctor[, options]) #

v8.setFlagsFromString(flags) #

v8.stopCoverage() #

v8.takeCoverage() #