Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dwasm-objects-inl.h33 OBJECT_CONSTRUCTORS_IMPL(WasmExceptionObject, JSObject) in OBJECT_CONSTRUCTORS_IMPL() argument
314 ACCESSORS(WasmExceptionObject, serialized_signature, PodArray<wasm::ValueType>, in ACCESSORS() argument
/external/v8/src/compiler/
Dcode-assembler.h140 class WasmExceptionObject; variable