mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
Computed indexes into these raw objects should be guarded with Object.prototype.hasOwnProperty; make our accessors do this automatically and use them consistently. Signed-off-by: Anders Kaseorg <anders@zulip.com>