pub fn step(
mapping_slots: &mut AddressHashMap<MappingSlots>,
interpreter: &Interpreter,
)
Expand description
Function to be used in Inspector::step to record mapping slots and keys
pub fn step(
mapping_slots: &mut AddressHashMap<MappingSlots>,
interpreter: &Interpreter,
)
Function to be used in Inspector::step to record mapping slots and keys