Js_traverse.freeinherit mappermethod record_block : block -> unitmethod def_var : Js_of_ocaml_compiler.Javascript.ident -> unitmethod def_local : Js_of_ocaml_compiler.Javascript.ident -> unitmethod use_var : Js_of_ocaml_compiler.Javascript.ident -> unitmethod state : tmethod get_free : Js_of_ocaml_compiler.Javascript.IdentSet.tmethod get_def : Js_of_ocaml_compiler.Javascript.IdentSet.tmethod get_use : Js_of_ocaml_compiler.Javascript.IdentSet.t