Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 42) Position 1 = 16
Branch analysis from position: 16
1 jumps found. (Code = 62) Position 1 = -2
Found catch point at position: 5
Branch analysis from position: 5
2 jumps found. (Code = 107) Position 1 = 6, Position 2 = 11
Branch analysis from position: 6
1 jumps found. (Code = 42) Position 1 = 16
Branch analysis from position: 16
Branch analysis from position: 11
2 jumps found. (Code = 107) Position 1 = 12, Position 2 = -2
Branch analysis from position: 12
1 jumps found. (Code = 62) Position 1 = -2
Found catch point at position: 11
Branch analysis from position: 11
filename: /in/BWIsO
function name: (null)
number of ops: 17
compiled vars: !0 = $e
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
4 0 E > DECLARE_FUNCTION 'myfunc'
5 1 INIT_FCALL_BY_NAME 'myfunc'
2 SEND_VAL_EX 'iamnotaclass'
3 DO_FCALL 0
4 > JMP ->16
6 5 E > > CATCH 'Exception', ->11
7 6 > ECHO 'Exception%0A'
8 7 INIT_FCALL 'var_dump'
8 SEND_VAR !0
9 DO_ICALL
10 > JMP ->16
9 11 E > > CATCH last 'Throwable'
10 12 > ECHO 'Throwable%0A'
11 13 INIT_FCALL 'var_dump'
14 SEND_VAR !0
15 DO_ICALL
12 16 > > RETURN 1
Dynamic Functions:
Dynamic Function 0
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/BWIsO
function name: myfunc
number of ops: 2
compiled vars: !0 = $a
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
4 0 E > RECV !0
1 > RETURN null
End of Dynamic Function 0
Generated using Vulcan Logic Dumper, using php 8.0.0