Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Assume VM locked in rb_mark_generic_ivar
rb_gen_ivtbl_get locks the VM, but the VM must be locked during marking so we can directly read from the generic_ivtbl without locking the VM.
- Loading branch information