diff options
| author | Koichi Sasada <ko1@atdot.net> | 2024-06-13 12:11:32 +0900 |
|---|---|---|
| committer | Koichi Sasada <ko1@atdot.net> | 2024-06-13 13:14:44 +0900 |
| commit | e4385baaa2bfe4c0a6540f4c996df4ccff71cdca (patch) | |
| tree | a28f9c654179d68cc345914dc1c1420aa953d766 /test/ruby/test_arithmetic_sequence.rb | |
| parent | ab51e5fec4f55b307d8c3b673cfb93eb2a4091d5 (diff) | |
avoid recursive calls on `check_rvalue_consistency`
`check_rvalue_consistency` uses bitmap and `RVALUE_WB_UNPROTECTED`
etc calls `check_rvalue_consistency` again.
also `rb_raw_obj_info_common()` is called from `check_rvalue_consistency`
so it should not use call `check_rvalue_consistency`.
Diffstat (limited to 'test/ruby/test_arithmetic_sequence.rb')
0 files changed, 0 insertions, 0 deletions
