package js_of_ocaml-compiler

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val iter_block_free_vars : (Code.Var.t -> unit) -> Code.block -> unit
val iter_block_bound_vars : (Code.Var.t -> unit) -> Code.block -> unit
val f_mutable : Code.program -> Js_of_ocaml_compiler.Code.Var.Set.t Js_of_ocaml_compiler.Code.Addr.Map.t
val f : Code.program -> Js_of_ocaml_compiler.Code.Var.Set.t Js_of_ocaml_compiler.Code.Addr.Map.t