1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/tool
ko1 9f60791a04 * vm_core.h: revisit the structure of frame, block and env.
[Bug #12628]

  This patch introduce many changes.

  * Introduce concept of "Block Handler (BH)" to represent
    passed blocks.

  * move rb_control_frame_t::flag to ep[0] (as a special local
    variable). This flags represents not only frame type, but also
    env flags such as escaped.

  * rename `rb_block_t` to `struct rb_block`.

  * Make Proc, Binding and RubyVM::Env objects wb-protected.

  Check [Bug #12628] for more details.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55766 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-07-28 11:02:30 +00:00
..
test
asm_parse.rb
bisect.sh
build-transcode
change_maker.rb
checksum.rb
downloader.rb
enc-emoji-citrus-gen.rb
enc-emoji4unicode.rb
enc-unicode.rb
eval.rb
expand-config.rb
extlibs.rb
fake.rb
file2lastrev.rb
gem-unpack.rb
gen_dummy_probes.rb
gen_ruby_tapset.rb
generic_erb.rb
id2token.rb
ifchange
insns2vm.rb
install-sh
instruction.rb
jisx0208.rb
make-snapshot
make_hgraph.rb
mdoc2man.rb
merger.rb
mk_call_iseq_optimized.rb * vm_core.h: revisit the structure of frame, block and env. 2016-07-28 11:02:30 +00:00
mkconfig.rb
mkrunnable.rb
node_name.rb
parse.rb
probes_to_wiki.rb
rbinstall.rb
rbuninstall.rb
redmine-backporter.rb
release.sh
rmdirs
runruby.rb
strip-rdoc.rb
transcode-tblgen.rb
update-deps
vcs.rb
vpath.rb
vtlh.rb
ytab.sed