Home
last modified time | relevance | path

Searched refs:StoreInstance (Results 1 – 1 of 1) sorted by relevance

/wasmtime-44.0.1/crates/wasmtime/src/runtime/
H A Dstore.rs476 instances: TryPrimaryMap<InstanceId, StoreInstance>,
696 struct StoreInstance { struct
2636 self.instances.push(StoreInstance { in allocate_instance()
2646 self.instances.push(StoreInstance { in allocate_instance()