vm.c: need to ensure the stack size is sufficient.
Need to add `n` because the stack will be shifted in the `mrb_funcall`.
Showing
Please register or sign in to comment
Need to add `n` because the stack will be shifted in the `mrb_funcall`.