method GCProfiler.prototype.start Usage in Denoimport { GCProfiler } from "node:v8"; GCProfiler.prototype.start(): void Start collecting GC data. Return Type void