Metaval global_data : unit -> Obj.t arraytype closure = unit -> Obj.tval reify_bytecode :
(char, Bigarray.int8_unsigned_elt, Bigarray.c_layout) Bigarray.Array1.t ->
Instruct.debug_event list array ->
string option ->
bytecode * closureval release_bytecode : bytecode -> unitval invoke_traced_function : Obj.raw_data -> Obj.t -> Obj.t -> Obj.t