Hacker News new | past | comments | ask | show | jobs | submit login

You call a function to register and deregister a region of memory as potentially holding pointers to Gc-allocated memory.



Right, but if you do that, is there any advantage over just allocating that memory directly from the GC instead of calling malloc and then registering the memory?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: