Home
last modified time | relevance | path

Searched refs:kRuntimeExceptionSupport (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/wasm/
Dfunction-compiler.h32 kRuntimeExceptionSupport = true, enumerator
Dwasm-serialization.cc563 RuntimeExceptionSupport::kRuntimeExceptionSupport); in DeserializeNativeModule()
Dmodule-compiler.cc450 return ModuleEnv(module, use_trap_handler, kRuntimeExceptionSupport); in CreateDefaultModuleEnv()
/external/v8/src/compiler/
Dwasm-compiler.cc4787 wasm::ModuleEnv env(module, use_trap_handler, wasm::kRuntimeExceptionSupport); in CompileJSToWasmWrapper()
4865 wasm::kRuntimeExceptionSupport); in CompileWasmToJSWrapper()