Home
last modified time | relevance | path

Searched refs:ExceptionHandlingResult (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/wasm/
Dwasm-interpreter.h114 enum ExceptionHandlingResult { HANDLED, UNWOUND }; enum
126 ExceptionHandlingResult HandleException(Isolate* isolate);
Dwasm-debug.cc392 using ExceptionResult = WasmInterpreter::Thread::ExceptionHandlingResult; in Unwind()
Dwasm-interpreter.cc1208 WasmInterpreter::Thread::ExceptionHandlingResult HandleException( in HandleException()
3025 WasmInterpreter::Thread::ExceptionHandlingResult