allow_tail_call_in_subprogs
if (env->subprog_cnt > 1 && !allow_tail_call_in_subprogs(env)) {
if (!allow_tail_call_in_subprogs(env))