Function mozjs::rust::wrappers::SetArrayLength

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