9b7c0b68a40694640b4fd681a62e9f08a2c0e716
Introduce `allocate_slot` helper function to centralize the logic for allocating new global slots. This improves code clarity and reduces duplication by consolidating common operations like updating scopes, types, purity, and values.
Description
No description provided
Languages
Rust
100%