Home
last modified time | relevance | path

Searched refs:Init_BareVM (Results 1 – 6 of 6) sorted by relevance

/dports/lang/ruby26/ruby-2.6.9/
H A Deval.c67 Init_BareVM(); in ruby_setup()
H A Dinternal.h2174 void Init_BareVM(void);
H A Dvm.c3207 Init_BareVM(void) in Init_BareVM() function
/dports/lang/ruby26/ruby-2.6.9/doc/
H A DChangeLog-1.9.314341 * vm.c (Init_BareVM): call Init_native_thread here.
19839 (Init_BareVM): embedded a probe "raise" into it.
44272 * vm.c (Init_BareVM): check failure of malloc().
49307 (Init_BareVM): per-VM object space support, which is disabled now.
49309 * gc.c (rb_objspace_alloc), vm.c (Init_BareVM): should not use ruby
57421 * vm.c (Init_BareVM): initialize th->machine_stack_maxsize and
H A DChangeLog-2.1.04039 * vm.c (Init_BareVM): initialize defined_module_hash here,
H A DChangeLog-2.0.018158 * vm.c (Init_BareVM): use ruby_mimmalloc.