solidity/test/cmdlineTests/function_debug_info_via_yul/output

25 lines
472 B
Plaintext
Raw Normal View History

2020-05-07 12:46:47 +00:00
{
"contracts":
{
"function_debug_info_via_yul/input.sol:C":
{
"function-debug": {},
2021-11-01 13:19:33 +00:00
"function-debug-runtime":
{
"abi_encode_uint256":
{
"parameterSlots": 2,
"returnSlots": 1
},
"calldata_array_index_access_uint256_dyn_calldata":
{
2022-03-15 16:25:35 +00:00
"entryPoint": 144,
2021-11-01 13:19:33 +00:00
"parameterSlots": 2,
"returnSlots": 1
}
}
2020-05-07 12:46:47 +00:00
}
},
"version": "<VERSION REMOVED>"
}