Function mozjs::rust::wrappers::ObjectIsRegExp

source ยท
pub unsafe fn ObjectIsRegExp(
    cx: *mut JSContext,
    obj: HandleObject<'_>,
    isRegExp: *mut bool,
) -> bool