Function mozjs::rust::jsapi_wrapped::IsArrayObject1

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