Module Shape.State
val propagate :
Js_of_ocaml_compiler.Code.Var.t ->
int ->
Js_of_ocaml_compiler.Code.Var.t ->
unitval assign :
Js_of_ocaml_compiler.Code.Var.t ->
Js_of_ocaml_compiler.Shape.t ->
unitval get :
Js_of_ocaml_compiler.Code.Var.t ->
Js_of_ocaml_compiler.Shape.t optionval mem : Js_of_ocaml_compiler.Code.Var.t -> boolval is_pure_fun : Js_of_ocaml_compiler.Code.Var.t -> bool