зеркало из https://github.com/github/ruby.git
70173a72a2
When we copy instance variables, it is possible for the GC to be kicked off. The GC looks at the shape to determine what slots to mark inside the object. If the shape is set too soon, the GC could think that there are more instance variables on the object than there actually are at that moment. |
||
---|---|---|
.. | ||
lldb_rb | ||
README | ||
expand_tabs.rb | ||
lldb_cruby.py | ||
lldb_disasm.py | ||
lldb_yjit.py | ||
rb_optparse.bash | ||
rb_optparse.zsh | ||
ruby-style.el | ||
test_lldb_cruby.rb |
README
README this file rb_optparse.bash bash completion script rb_optparse.zsh zsh completion script ruby-style.el Ruby's C/C++ mode style for emacs lldb_cruby.py LLDB port of debug utility test_lldb_cruby.rb test file for LLDB port