Searched refs:runtime_exception_support (Results 1 – 3 of 3) sorted by relevance
53 const RuntimeExceptionSupport runtime_exception_support; member66 RuntimeExceptionSupport runtime_exception_support,70 runtime_exception_support(runtime_exception_support), in module()
298 if (FLAG_wasm_no_stack_checks || !env_->runtime_exception_support) return; in StackCheck()396 if (!env_->runtime_exception_support) { in GenerateOutOfLineCode()
244 if (FLAG_wasm_no_stack_checks || !env_->runtime_exception_support) { in StackCheck()913 if (!env_ || !env_->runtime_exception_support) { in GetTrapIdForTrap()5148 if (wasm_unit_->env_->runtime_exception_support) { in ExecuteCompilation()