Searched defs:WasmTableInit (Results 1 – 1 of 1) sorted by relevance
89 struct WasmTableInit { struct92 WasmTableInit(uint32_t table_index, WasmInitExpr offset) in WasmTableInit() function95 uint32_t table_index;96 WasmInitExpr offset;97 std::vector<uint32_t> entries;