Searched defs:gc_threshold (Results 1 – 2 of 2) sorted by relevance
80 STATIC mp_obj_t gc_threshold(size_t n_args, const mp_obj_t *args) { in gc_threshold() function
1794 void JS_SetGCThreshold(JSRuntime* rt, size_t gc_threshold) in JS_SetGCThreshold()
Completed in 88 milliseconds