bool setPropertyUint32(int idx, JSValue val) => JS_SetPropertyUint32(_ctx.ref, _ref.ref, idx, val.ref.ref) != 0;