menu
flutter_qjs_next package
documentation
javascript_runtime.dart
JavascriptRuntime
runGC method
runGC method
dark_mode
light_mode
runGC
method
void
runGC
(
)
Force a QuickJS GC pass. No-op if the engine is not ready / disposed.
Implementation
void runGC() {}
flutter_qjs_next package
documentation
javascript_runtime
JavascriptRuntime
runGC method
JavascriptRuntime class