On Mon Jul 31 11:34:13 2023 +0000, Jacek Caban wrote:
I think it would be better to add additional `jsthis` argument to `prop_get` instead of duplicating it here.
But this is the only place it's used in, and the prototype lookup in prop_get only makes sense when we don't have a `jsthis` in the first place, it feels like overcomplicating that helper.