mirror of
https://github.com/Xahau/xahaud.git
synced 2026-08-19 06:20:51 +00:00
fix for #40
This commit is contained in:
@@ -162,8 +162,8 @@ struct WasmBlkInf
|
||||
sanity_check(0x1234ABCDU),
|
||||
iteration_bound(iteration_bound_),
|
||||
instruction_count(instruction_count_),
|
||||
children({}),
|
||||
parent(parent_),
|
||||
children({}),
|
||||
start_byte(start_byte_),
|
||||
is_root(is_root_)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user