Js_of_ocaml_compiler.Global_flowtype info = {info_defs : def array; |
info_approximation : approx Code.Var.Tbl.t; |
info_may_escape : Code.Var.ISet.t; |
}val f : fast:bool -> Code.program -> infoval exact_call : info -> Code.Var.t -> int -> boolval function_arity : info -> Code.Var.t -> int option