pub fn shape_property_index( shape_id: ShapeId, property_hash: u32, ) -> Option<usize>
Look up the slot index of a property in a shape.
Uses the global shape transition table.