Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
ominous_prime
11y ago
0 comments
Save
Share
I don't think this would really handle the pinning aspect if a compacting GC is implemented, would it? It does keep the pointer alive, but it technically doesn't do anything to prevent the GC from changing the pointer.
0 comments
1 comments · 1 top-level
top
newest
oldest
crawshaw
11y ago
The uintptr version of the pointer is not moved by the GC, so it acts as a stable identifier.
j
/
k
navigate · click thread line to collapse