此标志将公开 V8 的 gc 扩展。
【This flag will expose the gc extension from V8.】
if (globalThis.gc) { globalThis.gc(); } 拷贝
if (globalThis.gc) { globalThis.gc(); }