MCPcopy Create free account
hub / github.com/WebAssembly/wasm-c-api / ~Frame

Function ~Frame

include/wasm.hh:624–624  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

622protected:
623 Frame() = default;
624 ~Frame() = default;
625
626public:
627 auto copy() const -> own<Frame>;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected