Home
last modified time | relevance | path

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

/dports/lang/ruby26/ruby-2.6.9/include/ruby/
H A Druby.h2663 int ruby_stack_check(void);
/dports/lang/ruby26/ruby-2.6.9/
H A Dgc.c4159 ruby_stack_check(void) in ruby_stack_check() function
/dports/lang/ruby26/ruby-2.6.9/doc/
H A DChangeLog-1.9.3295 In ruby_stack_check(), water_mark is a value that may call some
35296 * gc.c (ruby_stack_check): no check if using sigaltstack.
46870 * gc.c (ruby_stack_check): STACK_LENGTH should be less than
57414 (ruby_stack_check): check IA64 register stack.