pub unsafe fn SetArrayLength( cx: *mut JSContext, obj: HandleObject<'_>, length: u32, ) -> bool
Use wrappers2 instead