summaryrefslogtreecommitdiff
path: root/gem_prelude.rb
diff options
context:
space:
mode:
authorAaron Patterson <tenderlove@ruby-lang.org>2020-05-06 15:52:37 -0700
committerAaron Patterson <tenderlove@ruby-lang.org>2020-05-07 08:44:11 -0700
commit00698f26a9141d6226635d3c53761ef03dd8ed6b (patch)
treeb2f6af4ce1a022117381540b89ca1ccd9535b076 /gem_prelude.rb
parent1084b679bd793b98ee75cb8b2bbbc664998f041f (diff)
`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.
Diffstat (limited to 'gem_prelude.rb')
0 files changed, 0 insertions, 0 deletions