Skip to content
Snippets Groups Projects
Commit 2127e9a8 authored by Damien George's avatar Damien George
Browse files

py, unix: Trace root pointers with native emitter under unix port.

Native code has GC-heap pointers in it so it must be scanned.  But on
unix port memory for native functions is mmap'd, and so it must have
explicit code to scan it for root pointers.
parent c935d69f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment