UNPKG

bs-platform

Version:

ReScript compiler, OCaml standard libary by ReScript and its required runtime support

57 lines (36 loc) 673 B
function caml_gc_counters(param) { return [ 0, 0, 0 ]; } function caml_gc_set(param) { } function caml_gc_minor(param) { } function caml_gc_major_slice(param) { return 0; } function caml_gc_major(param) { } function caml_gc_full_major(param) { } function caml_gc_compaction(param) { } function caml_final_register(param, param$1) { } function caml_final_release(param) { } export { caml_gc_counters , caml_gc_set , caml_gc_minor , caml_gc_major_slice , caml_gc_major , caml_gc_full_major , caml_gc_compaction , caml_final_register , caml_final_release , } /* No side effect */