|
|
|
|
|
by radekchannable
2262 days ago
|
|
That would remove the need for touch#, but the point of Entry is that it does not contain references to values that the GC has to follow. If we would add a reference to the region, then the GC will have to look into the Entry, which is what we want to avoid. :) |
|