Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/pVC4j
function name: (null)
number of ops: 28
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
9 0 E > INIT_FCALL 'var_dump'
1 NEW $0 'ReflectionClass'
2 SEND_VAL_EX 'SomethingMagicAndTerriblyUgly'
3 DO_FCALL 0
4 INIT_METHOD_CALL $0, 'hasProperty'
5 SEND_VAL_EX 'foo'
6 DO_FCALL 0 $2
7 SEND_VAR $2
8 DO_ICALL
10 9 INIT_FCALL 'var_dump'
10 NEW $4 'ReflectionClass'
11 SEND_VAL_EX 'SomethingMagicAndTerriblyUgly'
12 DO_FCALL 0
13 INIT_METHOD_CALL $4, 'hasProperty'
14 SEND_VAL_EX 'bar'
15 DO_FCALL 0 $6
16 SEND_VAR $6
17 DO_ICALL
11 18 INIT_FCALL 'var_dump'
19 NEW $8 'ReflectionClass'
20 SEND_VAL_EX 'SomethingMagicAndTerriblyUgly'
21 DO_FCALL 0
22 INIT_METHOD_CALL $8, 'hasProperty'
23 SEND_VAL_EX 'baz'
24 DO_FCALL 0 $10
25 SEND_VAR $10
26 DO_ICALL
27 > RETURN 1
Class SomethingMagicAndTerriblyUgly: [no user functions]
Generated using Vulcan Logic Dumper, using php 8.0.0