Module Meta

val global_data : unit -> Stdlib.Obj.t array
val realloc_global_data : int -> unit
type closure = unit -> Stdlib.Obj.t
type bytecode
val release_bytecode : bytecode -> unit
val invoke_traced_function : Stdlib.Obj.raw_data -> Stdlib.Obj.t -> Stdlib.Obj.t -> Stdlib.Obj.t