Searched refs:runtime_exception_support (Results 1 – 3 of 3) sorted by relevance
62 const RuntimeExceptionSupport runtime_exception_support; member79 RuntimeExceptionSupport runtime_exception_support, in CompilationEnv()84 runtime_exception_support(runtime_exception_support), in CompilationEnv()
732 if (!FLAG_wasm_stack_checks || !env_->runtime_exception_support) { in StackCheck()1474 if (!env_ || !env_->runtime_exception_support) { in GetTrapIdForTrap()8456 if (env->runtime_exception_support) { in ExecuteTurbofanWasmCompilation()
685 if (!FLAG_wasm_stack_checks || !env_->runtime_exception_support) return; in StackCheck()939 if (!env_->runtime_exception_support) { in GenerateOutOfLineCode()