Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WasmVM/WasmVM
/ invalid_reference
Class
invalid_reference
src/lib/invoke/exception.hpp:38–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
invalid_elem_index();
37
};
38
struct invalid_reference : public Exception {
39
invalid_reference();
40
};
41
struct invalid_value : public Exception {
42
invalid_value();
43
};
Callers
3
operator()
Method · 0.85
operator()
Method · 0.85
operator()
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected