From 38ba040d8bda65321daad8d5bfa8956b5072e826 Mon Sep 17 00:00:00 2001 From: Peter Zhu Date: Thu, 2 Nov 2023 09:49:23 -0400 Subject: Make every initial size pool shape a root shape This commit makes every initial size pool shape a root shape and assigns it a capacity of 0. --- tool/rjit/bindgen.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'tool') diff --git a/tool/rjit/bindgen.rb b/tool/rjit/bindgen.rb index deb989dcfd..ebb58d8281 100755 --- a/tool/rjit/bindgen.rb +++ b/tool/rjit/bindgen.rb @@ -439,7 +439,6 @@ generator = BindingGenerator.new( SHAPE_FLAG_SHIFT SHAPE_FROZEN SHAPE_ID_NUM_BITS - SHAPE_INITIAL_CAPACITY SHAPE_IVAR SHAPE_MASK SHAPE_ROOT -- cgit v1.2.3