mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Inline cache (IC) entries are no longer GC managed object. IC entries are freed when ISeq is freed. * iseq.c: fix mark, free, memsize functions for above change. * insns.def: remove rb_gc_write_barrier(). * vm_insnhelper.c (vm_method_search): ditto. * tool/instruction.rb, template/insns_info.inc.tmpl (insn_iclen): added. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24085 b2dd03c8-39d4-4d8f-98ff-823fe69b080e |
||
|---|---|---|
| .. | ||
| Doxyfile.tmpl | ||
| encdb.h.tmpl | ||
| fake.rb.in | ||
| id.h.tmpl | ||
| insns.inc.tmpl | ||
| insns_info.inc.tmpl | ||
| known_errors.inc.tmpl | ||
| minsns.inc.tmpl | ||
| opt_sc.inc.tmpl | ||
| optinsn.inc.tmpl | ||
| optunifs.inc.tmpl | ||
| transdb.h.tmpl | ||
| vm.inc.tmpl | ||
| vmtc.inc.tmpl | ||
| yarvarch.en | ||
| yarvarch.ja | ||
| yasmdata.rb.tmpl | ||