|
constexpr | max_func_local_bytes_stack_checker (const max_func_local_bytes_checker< Options > &base) |
|
void | push_stack (const Options &options, std::uint8_t type) |
|
void | pop_stack (const Options &options, std::uint8_t type) |
|
void | push_unreachable () |
|
void | pop_unreachable () |
|
constexpr | max_func_local_bytes_stack_checker (const max_func_local_bytes_checker< Options > &base) |
|
void | push_stack (const Options &options, std::uint8_t type) |
|
void | pop_stack (const Options &options, std::uint8_t type) |
|
void | push_unreachable () |
|
void | pop_unreachable () |
|
| max_func_local_bytes_checker (const Options &, const func_type &) |
|
void | on_local (const Options &, std::uint8_t, const std::uint32_t) |
|
void | push_stack (const Options &, std::uint8_t) |
|
void | pop_stack (std::uint8_t) |
|
void | push_unreachable () |
|
void | pop_unreachable () |
|
| max_func_local_bytes_checker (const Options &, const func_type &) |
|
void | on_local (const Options &, std::uint8_t, const std::uint32_t) |
|
void | push_stack (const Options &, std::uint8_t) |
|
void | pop_stack (std::uint8_t) |
|
void | push_unreachable () |
|
void | pop_unreachable () |
|
template<typename Options, typename Enable = void>
struct sysio::vm::detail::max_func_local_bytes_stack_checker< Options, Enable >
Definition at line 128 of file parser.hpp.