T_MOVED
should never be pushed on the mark stack
No objects should ever reference a `T_MOVED` slot. If they do, it's absolutely a bug. If we kill the process when `T_MOVED` is pushed on the mark stack it will make it easier to identify which object holds a reference that hasn't been updated.
This commit is contained in:
parent
1084b679bd
commit
00698f26a9
Loading…
x
Reference in New Issue
Block a user