Class type Js_min.regExp
method exec : js_string t -> match_result_handle t opt methmethod global : bool t readonly_propmethod ignoreCase : bool t readonly_propmethod lastIndex : int propmethod multiline : bool t readonly_propmethod source : js_string t readonly_propmethod test : js_string t -> bool t methmethod toString : js_string t meth