Home
last modified time | relevance | path

Searched defs:WasmException (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/wasm/
Dwasm-module.h54 struct WasmException { struct
59 const WasmExceptionSig* sig; // type signature of the exception. argument
62 static constexpr const char* kRuntimeIdStr = "WasmExceptionRuntimeId"; argument
63 static constexpr const char* kRuntimeValuesStr = "WasmExceptionValues"; argument