You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove dead code about vm space in immortal space (#1363)
We once used `ImmortalSpace` for VM space.
#864 introduced a separate policy
for `VMSpace`, and these code in `ImmortalSpace` became dead code since
then. This PR removes the dead code.
---------
Co-authored-by: Kunal Sareen <[email protected]>
0 commit comments