summaryrefslogtreecommitdiff
path: root/vm_callinfo.h
AgeCommit message (Expand)Author
2020-06-09VM_CI_NEW_ID: USE_EMBED_CI could be false卜部昌平
2020-06-09rb_vm_call0: on-stack call info卜部昌平
2020-06-09rb_equal_opt: fully static call data卜部昌平
2020-06-09vm_ci_markable: added卜部昌平
2020-06-04Moved vm_empty_cc to local in vm.c [Bug #16934]Nobuyoshi Nakada
2020-04-13add #include guard hack卜部昌平
2020-04-12Avoid UB with flexible array memberAlan Wu
2020-04-08Merge pull request #2991 from shyouhei/ruby.h卜部昌平
2020-03-17Reduce allocations for keyword argument hashesJeremy Evans
2020-03-11Pin and inline cme in JIT-ed method callsTakashi Kokubun
2020-03-02vm_cc_fill() need to clear aux.Koichi Sasada
2020-02-22* remove trailing spaces. [ci skip]git
2020-02-22Introduce disposable call-cache.Koichi Sasada
2020-02-22VALUE size packed callinfo (ci).Koichi Sasada