rb_thread_raised_p 7570 gc.c rb_thread_raised_p(th, RAISED_NOMEMORY)) { rb_thread_raised_p 7574 gc.c if (rb_thread_raised_p(th, RAISED_NOMEMORY)) { rb_thread_raised_p 750 thread_win32.c return rb_thread_raised_p(th, RAISED_STACKOVERFLOW); rb_thread_raised_p 771 thread_win32.c if (!rb_thread_raised_p(th, RAISED_STACKOVERFLOW)) { rb_thread_raised_p 308 vm_eval.c if (!rb_thread_raised_p(th, RAISED_STACKOVERFLOW) && ruby_stack_check()) {