Files
mruby-mruby/include/mruby
cremno 2106d4d446 remove mrb_define_method_vm() function
It isn't needed as it's very similar to mrb_define_method_raw() and also
there's only one place where mrb_proc_ptr() actually has to be called.

Inspired by @furunkel's method cache patch (#2764).
2015-05-15 13:04:55 +02:00
..
2014-07-09 07:06:58 +09:00
2015-05-15 13:04:55 +02:00
2014-04-16 22:39:57 +09:00
2014-11-18 23:35:19 +09:00