ruby/tool/ruby_vm
卜部昌平 f66e0212ef precalc invokebuiltin destinations
Noticed that struct rb_builtin_function is a purely compile-time
constant.  MJIT can eliminate some runtime calculations by statically
generate dedicated C code generator for each builtin functions.
2020-07-13 08:56:18 +09:00
..
controllers delete emacs mode lines [ci skip] 2018-12-27 06:12:09 +00:00
helpers Fallback if Pathname#relative_path_from fails 2020-04-05 11:58:31 +09:00
loaders extend rb_call_cache 2019-11-07 17:41:30 +09:00
models Use ID instead of GENTRY for gvars. (#3278) 2020-07-03 16:56:44 +09:00
scripts delete emacs mode lines [ci skip] 2018-12-27 06:12:09 +00:00
tests new insns.def format (2nd try) 2018-01-12 08:38:07 +00:00
views precalc invokebuiltin destinations 2020-07-13 08:56:18 +09:00