Home
last modified time | relevance | path

Searched defs:MemoryTypeImpl (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/wasm/
Dc-api.cc770 struct MemoryTypeImpl : ExternTypeImpl { struct
771 Limits limits;
773 explicit MemoryTypeImpl(Limits limits) in MemoryTypeImpl() argument