V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::wasm::CompilationEnv Struct Reference

Public Member Functions

constexpr CompilationEnv (const WasmModule *module, UseTrapHandler use_trap_handler, RuntimeExceptionSupport runtime_exception_support, LowerSimd lower_simd=kNoLowerSimd)
 

Public Attributes

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
 

Detailed Description

Definition at line 29 of file compilation-environment.h.


The documentation for this struct was generated from the following file: