This was built to track decompiler and CFG progress.
The AST Node stack is empty.
{ "frames": [] }
{ "current_block_id": { "index": 0, "address": 197, "block_type": "Entry" }, "current_ast_node_stack": [], "current_instruction": { "opcode": "ShortCircuitAnd", "operand": { "Number": 207 }, "address": 204 } }
function returnAndShortCircuit(b#1, b2#0) { // RegionId(0) // RegionId(1) if (b#1) { } return phi<idx=0, regions=()>; }
Use the mouse wheel + shift to zoom in and out, and click and drag to pan.
Step 1 of 7