summaryrefslogtreecommitdiff
path: root/spec/ruby/core/array/shared
diff options
context:
space:
mode:
authorJean Boussier <jean.boussier@gmail.com>2025-05-09 08:58:07 +0200
committerJean Boussier <jean.boussier@gmail.com>2025-05-09 10:22:51 +0200
commitea772508470fbde15154c816b36fdf70f4c8735a (patch)
tree8a58ba2e84b261fefa6b7138e22a3aca017ab512 /spec/ruby/core/array/shared
parent0b81359b3f0df5b663b21562660877f8ef303e00 (diff)
Rename `RB_OBJ_SHAPE` -> `rb_obj_shape`
As well as `RB_OBJ_SHAPE_ID` -> `rb_obj_shape_id` and `RSHAPE` is now a simple alias for `rb_shape_lookup`. I tried to turn all these into `static inline` but I'm having trouble with `RUBY_EXTERN rb_shape_tree_t *rb_shape_tree_ptr;` not being exposed as I'd expect.
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/13283
Diffstat (limited to 'spec/ruby/core/array/shared')
0 files changed, 0 insertions, 0 deletions