Project

General

Profile

« Previous | Next » 

Revision 1f71c7dc

Added by ko1 (Koichi Sasada) almost 5 years ago

add GC guard

new_prev_env is stored in the env_body memory block but this is not
a GC root, so new_prev_env could be freed.