# FundPack_View_FundPackActivityMainEntry_1446.luac
; fn @FundPackActivityMainEntry.lua  line 0-0 np=0 va=1 ms=3 code=51 consts=18 upvals=1 protos=14
;   K[0]='FundPackActivityMainEntry'
;   K[1]='setmetatable'
;   K[2]='HudCountDownButton'
;   K[3]='__index'
;   K[4]='Awake'
;   K[5]='Init'
;   K[6]='_TryAddListeners'
;   K[7]='_InitModelData'
;   K[8]='_UpdateProgress'
;   K[9]='_UpdateFinishTime'
;   K[10]='GetModel'
;   K[11]='_IsModelIdChanged'
;   K[12]='GetTriggerStartTime'
;   K[13]='_OnRefreshEntryEvent'
;   K[14]='_OnAfterMainWindowOpened'
;   K[15]='_UpdateRedPoint'
;   K[16]='OnGameModeChanged'
;   K[17]='OnBtnClicked'
;   upvals: _ENV
0000  GETTABUP  R0 = _ENV[K1('setmetatable')]
0001  NEWTABLE  R1 = {} (0 items)
0002  GETTABUP  R2 = _ENV[K2('HudCountDownButton')]
0003  CALL      R0 = call(R0, 1 args, 2 rets)
0004  SETTABUP  _ENV[K0('FundPackActivityMainEntry')] = R0
0005  GETTABUP  R0 = _ENV[K0('FundPackActivityMainEntry')]
0006  GETTABUP  R1 = _ENV[K0('FundPackActivityMainEntry')]
0007  SETTABLE  R0[K3('__index')] = R1
0008  GETTABUP  R0 = _ENV[K0('FundPackActivityMainEntry')]
0009  CLOSURE   R1 = closure proto0
0010  SETTABLE  R0[K4('Awake')] = R1
0011  GETTABUP  R0 = _ENV[K0('FundPackActivityMainEntry')]
0012  CLOSURE   R1 = closure proto1
0013  SETTABLE  R0[K5('Init')] = R1
0014  GETTABUP  R0 = _ENV[K0('FundPackActivityMainEntry')]
0015  CLOSURE   R1 = closure proto2
0016  SETTABLE  R0[K6('_TryAddListeners')] = R1
0017  GETTABUP  R0 = _ENV[K0('FundPackActivityMainEntry')]
0018  CLOSURE   R1 = closure proto3
0019  SETTABLE  R0[K7('_InitModelData')] = R1
0020  GETTABUP  R0 = _ENV[K0('FundPackActivityMainEntry')]
0021  CLOSURE   R1 = closure proto4
0022  SETTABLE  R0[K8('_UpdateProgress')] = R1
0023  GETTABUP  R0 = _ENV[K0('FundPackActivityMainEntry')]
0024  CLOSURE   R1 = closure proto5
0025  SETTABLE  R0[K9('_UpdateFinishTime')] = R1
0026  GETTABUP  R0 = _ENV[K0('FundPackActivityMainEntry')]
0027  CLOSURE   R1 = closure proto6
0028  SETTABLE  R0[K10('GetModel')] = R1
0029  GETTABUP  R0 = _ENV[K0('FundPackActivityMainEntry')]
0030  CLOSURE   R1 = closure proto7
0031  SETTABLE  R0[K11('_IsModelIdChanged')] = R1
0032  GETTABUP  R0 = _ENV[K0('FundPackActivityMainEntry')]
0033  CLOSURE   R1 = closure proto8
0034  SETTABLE  R0[K12('GetTriggerStartTime')] = R1
0035  GETTABUP  R0 = _ENV[K0('FundPackActivityMainEntry')]
0036  CLOSURE   R1 = closure proto9
0037  SETTABLE  R0[K13('_OnRefreshEntryEvent')] = R1
0038  GETTABUP  R0 = _ENV[K0('FundPackActivityMainEntry')]
0039  CLOSURE   R1 = closure proto10
0040  SETTABLE  R0[K14('_OnAfterMainWindowOpened')] = R1
0041  GETTABUP  R0 = _ENV[K0('FundPackActivityMainEntry')]
0042  CLOSURE   R1 = closure proto11
0043  SETTABLE  R0[K15('_UpdateRedPoint')] = R1
0044  GETTABUP  R0 = _ENV[K0('FundPackActivityMainEntry')]
0045  CLOSURE   R1 = closure proto12
0046  SETTABLE  R0[K16('OnGameModeChanged')] = R1
0047  GETTABUP  R0 = _ENV[K0('FundPackActivityMainEntry')]
0048  CLOSURE   R1 = closure proto13
0049  SETTABLE  R0[K17('OnBtnClicked')] = R1
0050  RETURN    return R0..R-1
; ---------- proto0 [Awake] ----------
  ; fn ?  line 15-19 np=1 va=0 ms=3 code=9 consts=4 upvals=1 protos=0
  ;   K[0]='HudCountDownButton'
  ;   K[1]='Awake'
  ;   K[2]='_InitModelData'
  ;   K[3]='_TryAddListeners'
  ;   upvals: _ENV
  ;   locals: self(0-9)
  0000  GETTABUP  R1 = _ENV[K0('HudCountDownButton')]
  0001  GETTABLE  R1 = R1[K1('Awake')]
  0002  MOVE      R2 = R0
  0003  CALL      R1 = call(R1, 0 args, 1 rets)
  0004  SELF      R2 = R0[K2('_InitModelData')] (self)
  0005  CALL      R1 = call(R1, 0 args, 1 rets)
  0006  SELF      R2 = R0[K3('_TryAddListeners')] (self)
  0007  CALL      R1 = call(R1, 0 args, 1 rets)
  0008  RETURN    return R0..R-1
; ---------- proto1 [Init] ----------
  ; fn ?  line 22-30 np=2 va=0 ms=5 code=10 consts=5 upvals=0 protos=0
  ;   K[0]='m_model'
  ;   K[1]='_InitModelData'
  ;   K[2]='m_addScore'
  ;   K[3]='Init'
  ;   K[4]='_TryAddListeners'
  ;   locals: self(0-10), model(0-10)
  0000  SETTABLE  R0[K0('m_model')] = R1
  0001  SELF      R3 = R0[K1('_InitModelData')] (self)
  0002  CALL      R2 = call(R2, 0 args, 1 rets)
  0003  GETTABLE  R2 = R0[K2('m_addScore')]
  0004  SELF      R3 = R2[K3('Init')] (self)
  0005  MOVE      R4 = R0
  0006  CALL      R2 = call(R2, 0 args, 2 rets)
  0007  SELF      R3 = R0[K4('_TryAddListeners')] (self)
  0008  CALL      R2 = call(R2, 0 args, 1 rets)
  0009  RETURN    return R0..R-1
; ---------- proto2 [_TryAddListeners] ----------
  ; fn ?  line 32-44 np=1 va=0 ms=6 code=50 consts=15 upvals=1 protos=0
  ;   K[0]='GetModel'
  ;   K[1]=nil
  ;   K[2]='gameObject'
  ;   K[3]='activeInHierarchy'
  ;   K[4]='EventDispatcher'
  ;   K[5]='AddListener'
  ;   K[6]='GetActivityDefinition'
  ;   K[7]='RefreshEntryEvent'
  ;   K[8]='_OnRefreshEntryEvent'
  ;   K[9]='TaskCompletedEvent'
  ;   K[10]='_UpdateRedPoint'
  ;   K[11]='AfterMainWindowOpenedEvent'
  ;   K[12]='_OnAfterMainWindowOpened'
  ;   K[13]='RewardClaimedEvent'
  ;   K[14]='BuyTicketSuccessEvent'
  ;   upvals: _ENV
  ;   locals: self(0-50), model(2-50)
  0000  SELF      R2 = R0[K0('GetModel')] (self)
  0001  CALL      R1 = call(R1, 1 args, 1 rets)
  0002  EQ        if R1 eq K1(nil)   -> -130299
  0003  JMP       (jump)   -> 8
  0004  GETTABLE  R2 = R0[K2('gameObject')]
  0005  GETTABLE  R2 = R2[K3('activeInHierarchy')]
  0006  TEST      if not R2 then   -> -131063
  0007  JMP       (jump)   -> 9
  0008  RETURN    return R0..R-1
  0009  GETTABUP  R2 = _ENV[K4('EventDispatcher')]
  0010  GETTABLE  R2 = R2[K5('AddListener')]
  0011  SELF      R4 = R1[K6('GetActivityDefinition')] (self)
  0012  CALL      R3 = call(R3, 1 args, 1 rets)
  0013  GETTABLE  R3 = R3[K7('RefreshEntryEvent')]
  0014  MOVE      R4 = R0
  0015  GETTABLE  R5 = R0[K8('_OnRefreshEntryEvent')]
  0016  CALL      R2 = call(R2, 0 args, 3 rets)
  0017  GETTABUP  R2 = _ENV[K4('EventDispatcher')]
  0018  GETTABLE  R2 = R2[K5('AddListener')]
  0019  SELF      R4 = R1[K6('GetActivityDefinition')] (self)
  0020  CALL      R3 = call(R3, 1 args, 1 rets)
  0021  GETTABLE  R3 = R3[K9('TaskCompletedEvent')]
  0022  MOVE      R4 = R0
  0023  GETTABLE  R5 = R0[K10('_UpdateRedPoint')]
  0024  CALL      R2 = call(R2, 0 args, 3 rets)
  0025  GETTABUP  R2 = _ENV[K4('EventDispatcher')]
  0026  GETTABLE  R2 = R2[K5('AddListener')]
  0027  SELF      R4 = R1[K6('GetActivityDefinition')] (self)
  0028  CALL      R3 = call(R3, 1 args, 1 rets)
  0029  GETTABLE  R3 = R3[K11('AfterMainWindowOpenedEvent')]
  0030  MOVE      R4 = R0
  0031  GETTABLE  R5 = R0[K12('_OnAfterMainWindowOpened')]
  0032  CALL      R2 = call(R2, 0 args, 3 rets)
  0033  GETTABUP  R2 = _ENV[K4('EventDispatcher')]
  0034  GETTABLE  R2 = R2[K5('AddListener')]
  0035  SELF      R4 = R1[K6('GetActivityDefinition')] (self)
  0036  CALL      R3 = call(R3, 1 args, 1 rets)
  0037  GETTABLE  R3 = R3[K13('RewardClaimedEvent')]
  0038  MOVE      R4 = R0
  0039  GETTABLE  R5 = R0[K10('_UpdateRedPoint')]
  0040  CALL      R2 = call(R2, 0 args, 3 rets)
  0041  GETTABUP  R2 = _ENV[K4('EventDispatcher')]
  0042  GETTABLE  R2 = R2[K5('AddListener')]
  0043  SELF      R4 = R1[K6('GetActivityDefinition')] (self)
  0044  CALL      R3 = call(R3, 1 args, 1 rets)
  0045  GETTABLE  R3 = R3[K14('BuyTicketSuccessEvent')]
  0046  MOVE      R4 = R0
  0047  GETTABLE  R5 = R0[K10('_UpdateRedPoint')]
  0048  CALL      R2 = call(R2, 0 args, 3 rets)
  0049  RETURN    return R0..R-1
; ---------- proto3 [_InitModelData] ----------
  ; fn ?  line 46-57 np=1 va=0 ms=3 code=18 consts=9 upvals=0 protos=0
  ;   K[0]='m_model'
  ;   K[1]=nil
  ;   K[2]='m_id'
  ;   K[3]='GetModel'
  ;   K[4]='GetId'
  ;   K[5]='m_progress'
  ;   K[6]='_UpdateProgress'
  ;   K[7]='_UpdateFinishTime'
  ;   K[8]='_UpdateRedPoint'
  ;   locals: self(0-18)
  0000  GETTABLE  R1 = R0[K0('m_model')]
  0001  EQ        if R0 eq K1(nil)   -> -130300
  0002  JMP       (jump)   -> 4
  0003  RETURN    return R0..R-1
  0004  SELF      R2 = R0[K3('GetModel')] (self)
  0005  CALL      R1 = call(R1, 1 args, 1 rets)
  0006  SELF      R2 = R1[K4('GetId')] (self)
  0007  CALL      R1 = call(R1, 1 args, 1 rets)
  0008  SETTABLE  R0[K2('m_id')] = R1
  0009  NEWTABLE  R1 = {} (0 items)
  0010  SETTABLE  R0[K5('m_progress')] = R1
  0011  SELF      R2 = R0[K6('_UpdateProgress')] (self)
  0012  CALL      R1 = call(R1, 0 args, 1 rets)
  0013  SELF      R2 = R0[K7('_UpdateFinishTime')] (self)
  0014  CALL      R1 = call(R1, 0 args, 1 rets)
  0015  SELF      R2 = R0[K8('_UpdateRedPoint')] (self)
  0016  CALL      R1 = call(R1, 0 args, 1 rets)
  0017  RETURN    return R0..R-1
; ---------- proto4 [_UpdateProgress] ----------
  ; fn ?  line 59-61 np=1 va=0 ms=4 code=9 consts=5 upvals=1 protos=0
  ;   K[0]='m_progress'
  ;   K[1]='Table'
  ;   K[2]='ShallowCopy'
  ;   K[3]='GetModel'
  ;   K[4]='GetAllTaskProgress'
  ;   upvals: _ENV
  ;   locals: self(0-9)
  0000  GETTABUP  R1 = _ENV[K1('Table')]
  0001  GETTABLE  R1 = R1[K2('ShallowCopy')]
  0002  SELF      R3 = R0[K3('GetModel')] (self)
  0003  CALL      R2 = call(R2, 1 args, 1 rets)
  0004  SELF      R3 = R2[K4('GetAllTaskProgress')] (self)
  0005  CALL      R2 = call(R2, -1 args, 1 rets)
  0006  CALL      R1 = call(R1, 1 args, -1 rets)
  0007  SETTABLE  R0[K0('m_progress')] = R1
  0008  RETURN    return R0..R-1
; ---------- proto5 [_UpdateFinishTime] ----------
  ; fn ?  line 63-66 np=1 va=0 ms=3 code=8 consts=4 upvals=0 protos=0
  ;   K[0]='m_finishTime'
  ;   K[1]='GetModel'
  ;   K[2]='GetEndTime'
  ;   K[3]='UpdatePerSecond'
  ;   locals: self(0-8)
  0000  SELF      R2 = R0[K1('GetModel')] (self)
  0001  CALL      R1 = call(R1, 1 args, 1 rets)
  0002  SELF      R2 = R1[K2('GetEndTime')] (self)
  0003  CALL      R1 = call(R1, 1 args, 1 rets)
  0004  SETTABLE  R0[K0('m_finishTime')] = R1
  0005  SELF      R2 = R0[K3('UpdatePerSecond')] (self)
  0006  CALL      R1 = call(R1, 0 args, 1 rets)
  0007  RETURN    return R0..R-1
; ---------- proto6 [GetModel] ----------
  ; fn ?  line 68-70 np=1 va=0 ms=2 code=3 consts=1 upvals=0 protos=0
  ;   K[0]='m_model'
  ;   locals: self(0-3)
  0000  GETTABLE  R1 = R0[K0('m_model')]
  0001  RETURN    return R1..R0
  0002  RETURN    return R0..R-1
; ---------- proto7 [_IsModelIdChanged] ----------
  ; fn ?  line 72-74 np=1 va=0 ms=4 code=11 consts=3 upvals=0 protos=0
  ;   K[0]='m_id'
  ;   K[1]='GetModel'
  ;   K[2]='GetId'
  ;   locals: self(0-11)
  0000  GETTABLE  R1 = R0[K0('m_id')]
  0001  SELF      R3 = R0[K1('GetModel')] (self)
  0002  CALL      R2 = call(R2, 1 args, 1 rets)
  0003  SELF      R3 = R2[K2('GetId')] (self)
  0004  CALL      R2 = call(R2, 1 args, 1 rets)
  0005  EQ        if R0 eq R2   -> -130551
  0006  JMP       (jump)   -> 8
  0007  LOADBOOL  R1 = false
  0008  LOADBOOL  R1 = true
  0009  RETURN    return R1..R0
  0010  RETURN    return R0..R-1
; ---------- proto8 [GetTriggerStartTime] ----------
  ; fn ?  line 76-78 np=1 va=0 ms=3 code=6 consts=2 upvals=0 protos=0
  ;   K[0]='GetModel'
  ;   K[1]='GetTriggerStartTime'
  ;   locals: self(0-6)
  0000  SELF      R2 = R0[K0('GetModel')] (self)
  0001  CALL      R1 = call(R1, 1 args, 1 rets)
  0002  SELF      R2 = R1[K1('GetTriggerStartTime')] (self)
  0003  TAILCALL  tailcall(R1, 0)
  0004  RETURN    return R1..R0
  0005  RETURN    return R0..R-1
; ---------- proto9 [_OnRefreshEntryEvent] ----------
  ; fn ?  line 80-86 np=1 va=0 ms=3 code=10 consts=3 upvals=0 protos=0
  ;   K[0]='_IsModelIdChanged'
  ;   K[1]='_InitModelData'
  ;   K[2]='_UpdateFinishTime'
  ;   locals: self(0-10)
  0000  SELF      R2 = R0[K0('_IsModelIdChanged')] (self)
  0001  CALL      R1 = call(R1, 1 args, 1 rets)
  0002  TEST      if not R1 then   -> -131068
  0003  JMP       (jump)   -> 7
  0004  SELF      R2 = R0[K1('_InitModelData')] (self)
  0005  CALL      R1 = call(R1, 0 args, 1 rets)
  0006  JMP       (jump)   -> 9
  0007  SELF      R2 = R0[K2('_UpdateFinishTime')] (self)
  0008  CALL      R1 = call(R1, 0 args, 1 rets)
  0009  RETURN    return R0..R-1
; ---------- proto10 [_OnAfterMainWindowOpened] ----------
  ; fn ?  line 88-92 np=1 va=0 ms=3 code=5 consts=2 upvals=0 protos=0
  ;   K[0]='_UpdateRedPoint'
  ;   K[1]='_UpdateProgress'
  ;   locals: self(0-5)
  0000  SELF      R2 = R0[K0('_UpdateRedPoint')] (self)
  0001  CALL      R1 = call(R1, 0 args, 1 rets)
  0002  SELF      R2 = R0[K1('_UpdateProgress')] (self)
  0003  CALL      R1 = call(R1, 0 args, 1 rets)
  0004  RETURN    return R0..R-1
; ---------- proto11 [_UpdateRedPoint] ----------
  ; fn ?  line 95-97 np=1 va=0 ms=5 code=9 consts=5 upvals=1 protos=0
  ;   K[0]='UIUtil'
  ;   K[1]='SetActive'
  ;   K[2]='m_exclamationGo'
  ;   K[3]='GetModel'
  ;   K[4]='ShouldShowRedPoint'
  ;   upvals: _ENV
  ;   locals: self(0-9)
  0000  GETTABUP  R1 = _ENV[K0('UIUtil')]
  0001  GETTABLE  R1 = R1[K1('SetActive')]
  0002  GETTABLE  R2 = R0[K2('m_exclamationGo')]
  0003  SELF      R4 = R0[K3('GetModel')] (self)
  0004  CALL      R3 = call(R3, 1 args, 1 rets)
  0005  SELF      R4 = R3[K4('ShouldShowRedPoint')] (self)
  0006  CALL      R3 = call(R3, -1 args, 1 rets)
  0007  CALL      R1 = call(R1, 0 args, -1 rets)
  0008  RETURN    return R0..R-1
; ---------- proto12 [OnGameModeChanged] ----------
  ; fn ?  line 99-124 np=1 va=0 ms=14 code=61 consts=23 upvals=1 protos=0
  ;   K[0]='HudCountDownButton'
  ;   K[1]='OnGameModeChanged'
  ;   K[2]='GetModel'
  ;   K[3]=nil
  ;   K[4]='GM'
  ;   K[5]='SceneManager'
  ;   K[6]='GetGameMode'
  ;   K[7]='EGameMode'
  ;   K[8]='Main'
  ;   K[9]='IsAllTaskCompleted'
  ;   K[10]='pairs'
  ;   K[11]='FundPackTaskType'
  ;   K[12]='m_progress'
  ;   K[13]=0
  ;   K[14]='GetTaskProgress'
  ;   K[15]='m_addScore'
  ;   K[16]='PlayAnimation'
  ;   K[17]='FundPackTaskDefinition'
  ;   K[18]='GetIcon'
  ;   K[19]='string'
  ;   K[20]='format'
  ;   K[21]='+%d'
  ;   K[22]='_UpdateProgress'
  ;   upvals: _ENV
  ;   locals: self(0-61), lastScore(26-61), currentScore(26-61), (for generator)(29-58), (for state)(29-58), (for control)(29-58), _(30-56), taskType(30-56)
  0000  GETTABUP  R1 = _ENV[K0('HudCountDownButton')]
  0001  GETTABLE  R1 = R1[K1('OnGameModeChanged')]
  0002  MOVE      R2 = R0
  0003  CALL      R1 = call(R1, 0 args, 1 rets)
  0004  SELF      R2 = R0[K2('GetModel')] (self)
  0005  CALL      R1 = call(R1, 1 args, 1 rets)
  0006  EQ        if R0 eq K3(nil)   -> -130293
  0007  JMP       (jump)   -> 9
  0008  RETURN    return R0..R-1
  0009  GETTABUP  R1 = _ENV[K4('GM')]
  0010  GETTABLE  R1 = R1[K5('SceneManager')]
  0011  SELF      R2 = R1[K6('GetGameMode')] (self)
  0012  CALL      R1 = call(R1, 1 args, 1 rets)
  0013  GETTABUP  R2 = _ENV[K7('EGameMode')]
  0014  GETTABLE  R2 = R2[K8('Main')]
  0015  EQ        if R1 eq R2   -> -130541
  0016  JMP       (jump)   -> 18
  0017  RETURN    return R0..R-1
  0018  SELF      R2 = R0[K2('GetModel')] (self)
  0019  CALL      R1 = call(R1, 1 args, 1 rets)
  0020  SELF      R2 = R1[K9('IsAllTaskCompleted')] (self)
  0021  CALL      R1 = call(R1, 1 args, 1 rets)
  0022  TEST      if not R1 then   -> -131048
  0023  JMP       (jump)   -> 25
  0024  RETURN    return R0..R-1
  0025  LOADNIL   R1..R1 = nil
  0026  GETTABUP  R3 = _ENV[K10('pairs')]
  0027  GETTABUP  R4 = _ENV[K11('FundPackTaskType')]
  0028  CALL      R3 = call(R3, 3 args, 1 rets)
  0029  JMP       (jump)   -> 56
  0030  GETTABLE  R8 = R0[K12('m_progress')]
  0031  GETTABLE  R8 = R8[R7]
  0032  TEST      if not R8 then   -> -131037
  0033  JMP       (jump)   -> 35
  0034  LOADK     R8 = K13 0
  0035  SELF      R10 = R0[K2('GetModel')] (self)
  0036  CALL      R9 = call(R9, 1 args, 1 rets)
  0037  SELF      R10 = R9[K14('GetTaskProgress')] (self)
  0038  MOVE      R11 = R0
  0039  CALL      R9 = call(R9, 1 args, 2 rets)
  0040  MOVE      R2 = R0
  0041  MOVE      R1 = R0
  0042  LT        if R0 lt R2   -> -130514
  0043  JMP       (jump)   -> 56
  0044  GETTABLE  R8 = R0[K15('m_addScore')]
  0045  SELF      R9 = R8[K16('PlayAnimation')] (self)
  0046  GETTABUP  R10 = _ENV[K17('FundPackTaskDefinition')]
  0047  GETTABLE  R10 = R10[R7]
  0048  SELF      R11 = R10[K18('GetIcon')] (self)
  0049  CALL      R10 = call(R10, 1 args, 1 rets)
  0050  GETTABUP  R11 = _ENV[K19('string')]
  0051  GETTABLE  R11 = R11[K20('format')]
  0052  LOADK     R12 = K21 '+%d'
  0053  SUB       R13 = R1 sub R2
  0054  CALL      R11 = call(R11, -1 args, 2 rets)
  0055  CALL      R8 = call(R8, 0 args, -1 rets)
  0056  TFORCALL  tforcall R3
  0057  TFORLOOP  tforloop R5(sBx=-28)   -> 30
  0058  SELF      R4 = R0[K22('_UpdateProgress')] (self)
  0059  CALL      R3 = call(R3, 0 args, 1 rets)
  0060  RETURN    return R0..R-1
; ---------- proto13 [OnBtnClicked] ----------
  ; fn ?  line 126-128 np=1 va=0 ms=3 code=5 consts=2 upvals=0 protos=0
  ;   K[0]='GetModel'
  ;   K[1]='OnEntryClicked'
  ;   locals: self(0-5)
  0000  SELF      R2 = R0[K0('GetModel')] (self)
  0001  CALL      R1 = call(R1, 1 args, 1 rets)
  0002  SELF      R2 = R1[K1('OnEntryClicked')] (self)
  0003  CALL      R1 = call(R1, 0 args, 1 rets)
  0004  RETURN    return R0..R-1
