|
constexpr | CompilationEnv (const WasmModule *module, UseTrapHandler use_trap_handler, RuntimeExceptionSupport runtime_exception_support, LowerSimd lower_simd=kNoLowerSimd) |
|
|
const WasmModule *const | module |
|
const UseTrapHandler | use_trap_handler |
|
const RuntimeExceptionSupport | runtime_exception_support |
|
const uint64_t | min_memory_size |
|
const uint64_t | max_memory_size |
|
const LowerSimd | lower_simd |
|
Definition at line 29 of file compilation-environment.h.
The documentation for this struct was generated from the following file: