runGC method

void runGC()

Force a QuickJS GC pass. No-op if the engine is not ready / disposed.

Implementation

void runGC() {}