RECYCLE_MAX 1461 vm.c static VALUE *thread_recycle_stack_slot[RECYCLE_MAX]; RECYCLE_MAX 1483 vm.c if (thread_recycle_stack_count < RECYCLE_MAX) {