1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/template
ko1 20d9aefccb * vm_core.h, compile.c: declare struct iseq_inline_cache_entry.
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
2009-07-13 09:30:23 +00:00
..
Doxyfile.tmpl Doxy-comments. 2009-06-29 16:39:28 +00:00
encdb.h.tmpl
fake.rb.in * template/fake.rb.in: extracted from Makefile.in. 2009-02-19 06:47:13 +00:00
id.h.tmpl * template/id.h.tmpl, id.h (enum ruby_method_ids): added some IDs. 2009-05-21 13:17:54 +00:00
insns.inc.tmpl
insns_info.inc.tmpl * vm_core.h, compile.c: declare struct iseq_inline_cache_entry. 2009-07-13 09:30:23 +00:00
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