Function script::script_runtime::gc_slice_callback

source ยท
unsafe extern "C" fn gc_slice_callback(
    _cx: *mut JSContext,
    progress: GCProgress,
    desc: *const GCDescription,
)