aboutsummaryrefslogtreecommitdiffstats
path: root/tool
diff options
context:
space:
mode:
authorPeter Zhu <peter@peterzhu.ca>2023-11-10 11:27:49 -0500
committerPeter Zhu <peter@peterzhu.ca>2023-11-10 11:27:49 -0500
commit5f3fb4f4e397735783743fe52a7899b614bece20 (patch)
tree07a7df0703e4ebe315458d45ccca3d9d7a59693e /tool
parent3b69637eba307a6e7a2951be0147e4811b77b535 (diff)
downloadruby-5f3fb4f4e397735783743fe52a7899b614bece20.tar.gz
Revert "Remove SHAPE_CAPACITY_CHANGE shapes"
This reverts commit f6910a61122931e4193bcc0fad18d839c319b720. We're seeing crashes in the test suite of Shopify's core monolith after this change.
Diffstat (limited to 'tool')
-rwxr-xr-xtool/rjit/bindgen.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/tool/rjit/bindgen.rb b/tool/rjit/bindgen.rb
index 328c8b344b..ebb58d8281 100755
--- a/tool/rjit/bindgen.rb
+++ b/tool/rjit/bindgen.rb
@@ -435,6 +435,7 @@ generator = BindingGenerator.new(
RUBY_T_STRING
RUBY_T_SYMBOL
RUBY_T_OBJECT
+ SHAPE_CAPACITY_CHANGE
SHAPE_FLAG_SHIFT
SHAPE_FROZEN
SHAPE_ID_NUM_BITS