On Wed Apr 30 15:16:24 2025 +0000, Gabriel Ivăncescu wrote:
Ugh, scratch that. This has the same potential problem. We need to actually identify the *caller* somehow, not the object.
Sure, I'm not saying we should allocate a `jsdisp` for it, but it could still carry a unique object id that we could use for call validation. Anyway, it's probably better to skip that for now, you can just encode whether the id is an iid or a prototype ID via an iid flag.