v8js.gc.type
Developmentenumas of v1.44.0
The type of garbage collection.
Values (4)
majorMajor (Mark Sweep Compact).minorMinor (Scavenge).incrementalIncremental (Incremental Marking).weakcbWeak Callbacks (Process Weak Callbacks).
Used by
metrics (1)
- v8js.gc.duration *
* required on that signal.
History
Stability label respelled from experimental to development.
Already present at v1.30.0, the oldest release tracked here (experimental).