Commit f51a112
committed
Don't search Object from BasicObject children
The final Object search should not be done when the target class
descends from BasicObject instead of Object. We test this by
checking its allocator against the default RubyBasicObject
allocator.1 parent 1de2b8a commit f51a112
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4835 | 4835 | | |
4836 | 4836 | | |
4837 | 4837 | | |
4838 | | - | |
4839 | | - | |
| 4838 | + | |
| 4839 | + | |
| 4840 | + | |
| 4841 | + | |
| 4842 | + | |
4840 | 4843 | | |
4841 | 4844 | | |
4842 | 4845 | | |
| |||
0 commit comments