Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 46) Position 1 = 3, Position 2 = 6
Branch analysis from position: 3
2 jumps found. (Code = 46) Position 1 = 7, Position 2 = 10
Branch analysis from position: 7
2 jumps found. (Code = 47) Position 1 = 11, Position 2 = 16
Branch analysis from position: 11
2 jumps found. (Code = 46) Position 1 = 13, Position 2 = 15
Branch analysis from position: 13
2 jumps found. (Code = 43) Position 1 = 17, Position 2 = 21
Branch analysis from position: 17
1 jumps found. (Code = 79) Position 1 = -2
Branch analysis from position: 21
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 15
Branch analysis from position: 16
Branch analysis from position: 10
Branch analysis from position: 6
filename: /in/Isj1l
function name: (null)
number of ops: 25
compiled vars: !0 = $object_slugs
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, 'all'
9 1 TYPE_CHECK 128 ~2 !0
2 > JMPZ_EX ~2 ~2, ->6
10 3 > COUNT ~3 !0
4 IS_IDENTICAL ~4 ~3, 1
5 BOOL ~2 ~4
6 > > JMPZ_EX ~2 ~2, ->10
11 7 > FETCH_DIM_R ~5 !0, 0
8 IS_IDENTICAL ~6 ~5, 'all'
9 BOOL ~2 ~6
10 > > JMPNZ_EX ~2 ~2, ->16
14 11 > TYPE_CHECK 64 ~7 !0
12 > JMPZ_EX ~7 ~7, ->15
15 13 > IS_IDENTICAL ~8 !0, 'all'
14 BOOL ~7 ~8
15 > BOOL ~2 ~7
16 > > JMPZ ~2, ->21
18 17 > INIT_FCALL 'var_dump'
18 SEND_VAL 'INSIDE+IF'
19 DO_ICALL
19 20 > EXIT
22 21 > INIT_FCALL 'var_dump'
22 SEND_VAL 'OUTSIDE+IF'
23 DO_ICALL
24 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0