cyclone/include
Justin Ethier facaf608ae Define gc_collector_mark_gray as static
This is a commonly used function that the C compiler may be able to better optimize, such as inline, now that it is guaranteed to only be used within the gc.c module.
2016-07-25 21:46:30 -04:00
..
cyclone Define gc_collector_mark_gray as static 2016-07-25 21:46:30 -04:00