This was built to track decompiler and CFG progress.
The AST Node stack is empty.
{ "frames": [] }
{ "current_block_id": { "index": 3, "block_type": "Normal", "address": 34 }, "current_ast_node_stack": [], "current_instruction": { "opcode": "Assign", "operand": null, "address": 34 } }
function onCreated() { <temp.thing>#3 = true; <temp.thing2>#6 = false; if (<temp.thing>#3 == <temp.thing2>#6) { fn_call#10 = foo(); } else { fn_call#12 = bar("test"); } phi<idx=0, regions=(RegionId(2), RegionId(1))> = phi<idx=1, regions=(RegionId(2), RegionId(1))>; return 0; }
Use the mouse wheel + shift to zoom in and out, and click and drag to pan.
Step 1 of 5