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