Home
last modified time | relevance | path

Searched refs:Init_VM (Results 1 – 7 of 7) sorted by relevance

/dports/lang/ruby26/ruby-2.6.9/
H A Dvm.c2889 Init_VM(void) in Init_VM() function
H A DChangeLog9794 ./miniruby(Init_VM+0x592) [0x100249f02] vm.c:3091
37756 * vm.c (Init_VM): ditto
39187 This function can be called from Init_VM().
39225 frame #10: 0x0000000100284bb0 miniruby`Init_VM + 1040 at vm.c:3022
/dports/lang/ruby26/ruby-2.6.9/doc/
H A DChangeLog-2.4.06441 * vm.c (Init_VM): should pass tokens.
8535 * vm.c (Init_VM): ditto, share with with above
H A DChangeLog-2.1.04201 * vm.c (Init_VM): hide also the singleton class of frozen-core, not
14107 * vm.c (Init_VM): ditto.
14119 * vm.c (Init_VM): define proc and lambda on the frozen core object.
H A DChangeLog-1.9.34651 * vm.c (Init_VM): suppress warning: "OPT_BASIC_OPERATIONS" is not
20131 * vm.c (Init_VM): undef RubyVM.new and RubyVM::Env.new.
33589 * vm.c (Init_VM): create and define TOPLEVEL_BINDING at first.
42805 * vm.c (Init_VM): get rid of SEGV in a trace proc.
42994 * vm.c (Init_VM): hide FrozenCore.
48443 * vm.c (Init_VM): removed the definition of Thread#initialize,
55536 * vm.c (Init_VM): remove unused code.
64042 (Init_VM): store th->self on stack to fix GC problem.
64510 * yarvcore.c (Init_VM): wrap already initialized structs to use
66613 * inits.c: change Init_ISeq() order (after Init_VM).
[all …]
H A DChangeLog-2.2.08580 vm_memsize, vm_init2, Init_VM): ditto
H A DChangeLog-2.0.03699 * vm.c (Init_VM), cont.c (fiber_init): initialize th->cfp->klass.