jon.recoil.org

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 reify_bytecode : bytes array -> Debug_event.debug_event list array -> string option -> Meta.bytecode * Meta.closure
val release_bytecode : Meta.bytecode -> unit
val invoke_traced_function : Stdlib.Obj.raw_data -> Stdlib.Obj.t -> Stdlib.Obj.t -> Stdlib.Obj.t