diff options
author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2018-07-29 01:32:37 +0000 |
---|---|---|
committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2018-07-29 01:32:37 +0000 |
commit | c5a5563dbe48497fd00a14de82ec359204b06365 (patch) | |
tree | b97472c577d13f89869164f99026d5798ab0110e /mjit.c | |
parent | 63ae1e3cb5d302e5229143c00152328166d26780 (diff) |
repack structs
Repack rb_thread_struct, rb_execution_context_struct, args_info and
iseq_compile_data to save 1 word per struct.
re_pattern_buffer remains unpacked due to the possible binary
compatibility.
[Fix GH-1907]
Based on the patch
From: Lourens Naudé <[email protected]>
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64096 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'mjit.c')
0 files changed, 0 insertions, 0 deletions