MCPcopy Create free account
hub / github.com/WasmVM/WasmVM / data.cpp

File data.cpp

src/lib/decode/data.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include <decode.hpp>
2#include "exception.hpp"
3
4using namespace WasmVM;

Callers

nothing calls this directly

Calls 3

invalid_dataClass · 0.85
count_mismatchClass · 0.85
locationMethod · 0.45

Tested by

no test coverage detected