Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 108) Position 1 = -2
filename:       /in/VNUh7
function name:  (null)
number of ops:  16
compiled vars:  !0 = $o
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   CAST                                          8  ~1      <array>
          1        ASSIGN                                                   !0, ~1
    6     2        JMP_NULL                                         $5      !0
          3        FETCH_OBJ_R                                      ~3      !0, 'aa'
          4        FETCH_DIM_R                                      ~4      ~3, 0
          5        JMP_NULL                                         $5      ~4
          6        INIT_METHOD_CALL                                         ~4, 'getName'
          7        DO_FCALL                                      0  $5      
          8        COALESCE                                         ~6      $5
          9        NEW                                              $7      'Exception'
         10        SEND_VAL_EX                                              'not+found'
         11        DO_FCALL                                      0          
         12      > THROW                                         1          $7
         13*       QM_ASSIGN                                        ~6      <true>
         14*       ECHO                                                     ~6
         15*     > RETURN                                                   1
Generated using Vulcan Logic Dumper, using php 8.0.0