JS_SetGCThreshold top-level property
Implementation
final void Function(Pointer<JSRuntime_> rt, int gc_threshold)
JS_SetGCThreshold =
kLookup<NativeFunction<Void Function(Pointer<JSRuntime_>, Size)>>(
'JS_SetGCThreshold',
).asFunction();