Commit 25e5095
committed
Get rid of
It was a blind attempt at fixing a bug, but I'm pretty sure
it's not necessary.
In addition, `rb_evict_fields_to_hash` already copy the `object_id`
in the `st_table` via `rb_obj_copy_fields_to_hash_table`.
And `rb_evict_ivars_to_hash` shouldn't evict the `object_id`.rb_gc_update_id_to_obj_table
1 parent dc039da commit 25e5095
3 files changed
Lines changed: 3 additions & 35 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1810 | 1810 | | |
1811 | 1811 | | |
1812 | 1812 | | |
1813 | | - | |
1814 | | - | |
1815 | | - | |
1816 | | - | |
1817 | | - | |
1818 | | - | |
1819 | | - | |
1820 | | - | |
1821 | | - | |
1822 | | - | |
1823 | 1813 | | |
1824 | 1814 | | |
1825 | 1815 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
262 | 262 | | |
263 | 263 | | |
264 | 264 | | |
265 | | - | |
266 | | - | |
267 | 265 | | |
268 | 266 | | |
269 | 267 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1590 | 1590 | | |
1591 | 1591 | | |
1592 | 1592 | | |
1593 | | - | |
1594 | | - | |
1595 | | - | |
1596 | | - | |
1597 | | - | |
1598 | | - | |
1599 | | - | |
1600 | | - | |
1601 | | - | |
1602 | | - | |
1603 | 1593 | | |
1604 | 1594 | | |
1605 | 1595 | | |
| |||
1614 | 1604 | | |
1615 | 1605 | | |
1616 | 1606 | | |
1617 | | - | |
1618 | | - | |
1619 | | - | |
1620 | | - | |
1621 | | - | |
1622 | | - | |
1623 | | - | |
1624 | | - | |
1625 | | - | |
1626 | | - | |
1627 | 1607 | | |
1628 | 1608 | | |
1629 | 1609 | | |
| |||
1895 | 1875 | | |
1896 | 1876 | | |
1897 | 1877 | | |
1898 | | - | |
| 1878 | + | |
1899 | 1879 | | |
1900 | 1880 | | |
1901 | 1881 | | |
| |||
1906 | 1886 | | |
1907 | 1887 | | |
1908 | 1888 | | |
1909 | | - | |
| 1889 | + | |
1910 | 1890 | | |
1911 | 1891 | | |
1912 | 1892 | | |
1913 | 1893 | | |
1914 | 1894 | | |
1915 | | - | |
| 1895 | + | |
1916 | 1896 | | |
1917 | 1897 | | |
1918 | 1898 | | |
| |||
0 commit comments