Searched defs:MemoryTypeImpl (Results 1 – 1 of 1) sorted by relevance
770 struct MemoryTypeImpl : ExternTypeImpl { struct771 Limits limits;773 explicit MemoryTypeImpl(Limits limits) in MemoryTypeImpl() argument