Home
last modified time | relevance | path

Searched refs:RuntimeExceptionSupport (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/wasm/
Dfunction-compiler.h31 enum RuntimeExceptionSupport : bool { enum
53 const RuntimeExceptionSupport runtime_exception_support;
66 RuntimeExceptionSupport runtime_exception_support,
Dwasm-serialization.cc563 RuntimeExceptionSupport::kRuntimeExceptionSupport); in DeserializeNativeModule()