summaryrefslogtreecommitdiff
path: root/misc/lldb_yjit.py
diff options
context:
space:
mode:
authorJean Boussier <jean.boussier@gmail.com>2026-04-28 15:56:06 +0900
committerJean Boussier <jean.boussier@gmail.com>2026-05-17 23:54:19 +0300
commit837f6843771a2b54e543ea938528b1bffe04062a (patch)
tree0bc24404cfa2ddc70cff0bb37787c7d0921b5fc3 /misc/lldb_yjit.py
parentcfff91a3b08d78667834fb7fd24d3672632e320f (diff)
st.c: Store `st_table->bins` at the end of `st_table->entries`HEADmaster
Same optimization that was applied to `set_table` in 85c52079aa35a1d2e063a5b40eebe91701c8cb9e This saves one pointer per `st_table`. Now that GC support 64B slots, if we can save another 8B either in `st_table` or in `struct RHash`, hashes would now fit in 64B slots.
Diffstat (limited to 'misc/lldb_yjit.py')
0 files changed, 0 insertions, 0 deletions