Function mozjs::rust::jsapi_wrapped::IsArray

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