Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
ominous_prime
11y ago
0 comments
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
default
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