Searched defs:WasmExceptionObject (Results 1 – 2 of 2) sorted by relevance
33 OBJECT_CONSTRUCTORS_IMPL(WasmExceptionObject, JSObject) in OBJECT_CONSTRUCTORS_IMPL() argument314 ACCESSORS(WasmExceptionObject, serialized_signature, PodArray<wasm::ValueType>, in ACCESSORS() argument
140 class WasmExceptionObject; variable