Function mozjs::rust::wrappers::IsArrayObject

source ·
pub unsafe fn IsArrayObject(
    cx: *mut JSContext,
    value: Handle<'_, Value>,
    isArray: *mut bool
) -> bool