solidity/test/cmdlineTests/function_debug_info/output

64 lines
1.3 KiB
Plaintext
Raw Normal View History

2020-05-07 12:46:47 +00:00
{
"contracts":
{
"function_debug_info/input.sol:C":
{
"function-debug":
{
"@_34":
{
"id": 34,
"parameterSlots": 1,
"returnSlots": 0
},
"abi_decode_tuple_t_uint256_fromMemory":
{
"entryPoint": 94,
"parameterSlots": 2,
"returnSlots": 1
}
},
"function-debug-runtime":
{
"@f_14":
{
"entryPoint": 128,
"id": 14,
"parameterSlots": 2,
"returnSlots": 1
},
"@t_22":
{
"id": 22,
"parameterSlots": 0,
"returnSlots": 0
},
"abi_decode_tuple_t_array$_t_uint256_$dyn_calldata_ptr":
{
2021-05-26 16:14:02 +00:00
"entryPoint": 164,
2020-05-07 12:46:47 +00:00
"parameterSlots": 2,
"returnSlots": 2
},
"abi_decode_tuple_t_uint256":
{
2021-05-26 16:14:02 +00:00
"entryPoint": 281,
2020-05-07 12:46:47 +00:00
"parameterSlots": 2,
"returnSlots": 1
},
"abi_encode_tuple_t_uint256__to_t_uint256__fromStack_reversed":
{
"parameterSlots": 2,
"returnSlots": 1
2021-05-26 16:14:02 +00:00
},
"panic_error_0x32":
{
"entryPoint": 306,
"parameterSlots": 0,
"returnSlots": 0
2020-05-07 12:46:47 +00:00
}
}
}
},
"version": "<VERSION REMOVED>"
}