aboutsummaryrefslogtreecommitdiffstats
path: root/tool
diff options
context:
space:
mode:
authorPeter Zhu <peter@peterzhu.ca>2023-11-08 10:19:06 -0500
committerPeter Zhu <peter@peterzhu.ca>2023-11-09 09:25:02 -0500
commitf6910a61122931e4193bcc0fad18d839c319b720 (patch)
tree3d4ab8b3d6ba6204b917ac16743748dcb02e0c65 /tool
parentc4efd170616c3ee82a07fda04f878120f1a97e98 (diff)
downloadruby-f6910a61122931e4193bcc0fad18d839c319b720.tar.gz
Remove SHAPE_CAPACITY_CHANGE shapes
We don't need to create a shape to transition capacity as we can transition the capacity when the capacity of the SHAPE_IVAR changes.
Diffstat (limited to 'tool')
-rwxr-xr-xtool/rjit/bindgen.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/tool/rjit/bindgen.rb b/tool/rjit/bindgen.rb
index ebb58d8281..328c8b344b 100755
--- a/tool/rjit/bindgen.rb
+++ b/tool/rjit/bindgen.rb
@@ -435,7 +435,6 @@ generator = BindingGenerator.new(
RUBY_T_STRING
RUBY_T_SYMBOL
RUBY_T_OBJECT
- SHAPE_CAPACITY_CHANGE
SHAPE_FLAG_SHIFT
SHAPE_FROZEN
SHAPE_ID_NUM_BITS