#include <wasm_sysio_validation.hpp>
Definition at line 30 of file wasm_sysio_validation.hpp.
◆ validate()
void sysio::chain::wasm_validations::tables_validation_visitor::validate |
( |
const IR::Module & | m | ) |
|
|
static |
Definition at line 34 of file wasm_sysio_validation.cpp.
34 {
36 FC_THROW_EXCEPTION(wasm_execution_error,
"Smart contract table limited to ${t} elements",
38}
#define FC_THROW_EXCEPTION(EXCEPTION, FORMAT,...)
constexpr unsigned maximum_table_elements
IndexSpace< TableDef, TableType > tables
The documentation for this struct was generated from the following files: