Function mozjs::jsapi::JS::ClearRegExpStatics

source ·
pub unsafe extern "C" fn ClearRegExpStatics(
    cx: *mut JSContext,
    obj: Handle<*mut JSObject>
) -> bool