Home
last modified time | relevance | path

Searched refs:rb_ec_stack_check (Results 1 – 3 of 3) sorted by relevance

/dports/lang/ruby26/ruby-2.6.9/
H A Deval_intern.h284 int rb_ec_stack_check(rb_execution_context_t *ec);
H A Dvm_eval.c261 rb_ec_stack_check(ec)) { in stack_check()
H A Dgc.c4153 rb_ec_stack_check(rb_execution_context_t *ec) in rb_ec_stack_check() function