# Model_UpdateHint_UpdateHintModel_15.luac
; fn @UpdateHintModel.lua  line 0-0 np=0 va=1 ms=3 code=41 consts=18 upvals=1 protos=10
;   K[0]='UpdateHintModel'
;   K[1]='__index'
;   K[2]='EUpdateHintType'
;   K[3]='None'
;   K[4]=0
;   K[5]='Strong'
;   K[6]=1
;   K[7]=2
;   K[8]='OnSceneViewLoaded'
;   K[9]='OpenUpdateHintWindow'
;   K[10]='TryGoToStorePage'
;   K[11]='ParseLogin'
;   K[12]='NeedOpenWindow'
;   K[13]='IsPermitCloseWindow'
;   K[14]='SetHasPopupWindow'
;   K[15]='AddPopupWindowCount'
;   K[16]='GetPopupWindowCount'
;   K[17]='_ParseStoreUrl'
;   upvals: _ENV
;   locals: OPEN_MAX_COUNT_PER_DAY(10-41)
0000  NEWTABLE  R0 = {} (0 items)
0001  SETTABUP  _ENV[K0('UpdateHintModel')] = R0
0002  GETTABUP  R0 = _ENV[K0('UpdateHintModel')]
0003  GETTABUP  R1 = _ENV[K0('UpdateHintModel')]
0004  SETTABLE  R0[K1('__index')] = R1
0005  NEWTABLE  R0 = {} (0 items)
0006  SETTABLE  R0[K3('None')] = K4(0)
0007  SETTABLE  R0[K5('Strong')] = K6(1)
0008  SETTABUP  _ENV[K2('EUpdateHintType')] = R0
0009  LOADK     R0 = K7 2
0010  GETTABUP  R1 = _ENV[K0('UpdateHintModel')]
0011  CLOSURE   R2 = closure proto0
0012  SETTABLE  R1[K8('OnSceneViewLoaded')] = R2
0013  GETTABUP  R1 = _ENV[K0('UpdateHintModel')]
0014  CLOSURE   R2 = closure proto1
0015  SETTABLE  R1[K9('OpenUpdateHintWindow')] = R2
0016  GETTABUP  R1 = _ENV[K0('UpdateHintModel')]
0017  CLOSURE   R2 = closure proto2
0018  SETTABLE  R1[K10('TryGoToStorePage')] = R2
0019  GETTABUP  R1 = _ENV[K0('UpdateHintModel')]
0020  CLOSURE   R2 = closure proto3
0021  SETTABLE  R1[K11('ParseLogin')] = R2
0022  GETTABUP  R1 = _ENV[K0('UpdateHintModel')]
0023  CLOSURE   R2 = closure proto4
0024  SETTABLE  R1[K12('NeedOpenWindow')] = R2
0025  GETTABUP  R1 = _ENV[K0('UpdateHintModel')]
0026  CLOSURE   R2 = closure proto5
0027  SETTABLE  R1[K13('IsPermitCloseWindow')] = R2
0028  GETTABUP  R1 = _ENV[K0('UpdateHintModel')]
0029  CLOSURE   R2 = closure proto6
0030  SETTABLE  R1[K14('SetHasPopupWindow')] = R2
0031  GETTABUP  R1 = _ENV[K0('UpdateHintModel')]
0032  CLOSURE   R2 = closure proto7
0033  SETTABLE  R1[K15('AddPopupWindowCount')] = R2
0034  GETTABUP  R1 = _ENV[K0('UpdateHintModel')]
0035  CLOSURE   R2 = closure proto8
0036  SETTABLE  R1[K16('GetPopupWindowCount')] = R2
0037  GETTABUP  R1 = _ENV[K0('UpdateHintModel')]
0038  CLOSURE   R2 = closure proto9
0039  SETTABLE  R1[K17('_ParseStoreUrl')] = R2
0040  RETURN    return R0..R-1
; ---------- proto0 [OnSceneViewLoaded] ----------
  ; fn ?  line 17-21 np=1 va=0 ms=3 code=7 consts=2 upvals=0 protos=0
  ;   K[0]='NeedOpenWindow'
  ;   K[1]='OpenUpdateHintWindow'
  ;   locals: self(0-7)
  0000  SELF      R2 = R0[K0('NeedOpenWindow')] (self)
  0001  CALL      R1 = call(R1, 1 args, 1 rets)
  0002  TEST      if not R1 then   -> -131068
  0003  JMP       (jump)   -> 6
  0004  SELF      R2 = R0[K1('OpenUpdateHintWindow')] (self)
  0005  CALL      R1 = call(R1, 0 args, 1 rets)
  0006  RETURN    return R0..R-1
; ---------- proto1 [OpenUpdateHintWindow] ----------
  ; fn ?  line 23-46 np=2 va=0 ms=7 code=45 consts=14 upvals=1 protos=0
  ;   K[0]='GM'
  ;   K[1]='UIManager'
  ;   K[2]='IsViewExisting'
  ;   K[3]='UIPrefabConfigName'
  ;   K[4]='UpdateHintWindow'
  ;   K[5]='m_bHasPopupWindow'
  ;   K[6]='SyncModel'
  ;   K[7]='CheckUpload'
  ;   K[8]='IsPermitCloseWindow'
  ;   K[9]='HeartBeatManager'
  ;   K[10]='Unschedule'
  ;   K[11]='OpenViewWhenIdle'
  ;   K[12]='OpenView'
  ;   K[13]=true
  ;   upvals: _ENV
  ;   locals: self(0-45), whenIdle(0-45), canClose(20-45)
  0000  GETTABUP  R2 = _ENV[K0('GM')]
  0001  GETTABLE  R2 = R2[K1('UIManager')]
  0002  SELF      R3 = R2[K2('IsViewExisting')] (self)
  0003  GETTABUP  R4 = _ENV[K3('UIPrefabConfigName')]
  0004  GETTABLE  R4 = R4[K4('UpdateHintWindow')]
  0005  CALL      R2 = call(R2, 1 args, 2 rets)
  0006  TEST      if not R2 then   -> -131064
  0007  JMP       (jump)   -> 9
  0008  RETURN    return R0..R-1
  0009  GETTABLE  R2 = R0[K5('m_bHasPopupWindow')]
  0010  TEST      if not R2 then   -> -131060
  0011  JMP       (jump)   -> 13
  0012  RETURN    return R0..R-1
  0013  GETTABUP  R2 = _ENV[K0('GM')]
  0014  GETTABLE  R2 = R2[K6('SyncModel')]
  0015  SELF      R3 = R2[K7('CheckUpload')] (self)
  0016  LOADBOOL  R4 = false
  0017  CALL      R2 = call(R2, 0 args, 2 rets)
  0018  SELF      R3 = R0[K8('IsPermitCloseWindow')] (self)
  0019  CALL      R2 = call(R2, 1 args, 1 rets)
  0020  TEST      if not R2 then   -> -131049
  0021  JMP       (jump)   -> 26
  0022  GETTABUP  R3 = _ENV[K0('GM')]
  0023  GETTABLE  R3 = R3[K9('HeartBeatManager')]
  0024  SELF      R4 = R3[K10('Unschedule')] (self)
  0025  CALL      R3 = call(R3, 0 args, 1 rets)
  0026  TEST      if not R1 then   -> -131044
  0027  JMP       (jump)   -> 36
  0028  GETTABUP  R3 = _ENV[K0('GM')]
  0029  GETTABLE  R3 = R3[K1('UIManager')]
  0030  SELF      R4 = R3[K11('OpenViewWhenIdle')] (self)
  0031  GETTABUP  R5 = _ENV[K3('UIPrefabConfigName')]
  0032  GETTABLE  R5 = R5[K4('UpdateHintWindow')]
  0033  MOVE      R6 = R0
  0034  CALL      R3 = call(R3, 0 args, 3 rets)
  0035  JMP       (jump)   -> 43
  0036  GETTABUP  R3 = _ENV[K0('GM')]
  0037  GETTABLE  R3 = R3[K1('UIManager')]
  0038  SELF      R4 = R3[K12('OpenView')] (self)
  0039  GETTABUP  R5 = _ENV[K3('UIPrefabConfigName')]
  0040  GETTABLE  R5 = R5[K4('UpdateHintWindow')]
  0041  MOVE      R6 = R0
  0042  CALL      R3 = call(R3, 0 args, 3 rets)
  0043  SETTABLE  R0[K5('m_bHasPopupWindow')] = K13(true)
  0044  RETURN    return R0..R-1
; ---------- proto2 [TryGoToStorePage] ----------
  ; fn ?  line 48-54 np=1 va=0 ms=4 code=25 consts=8 upvals=1 protos=0
  ;   K[0]='m_strStoreURL'
  ;   K[1]=0
  ;   K[2]='CSPlatform'
  ;   K[3]='OpenURL'
  ;   K[4]='DeviceInfo'
  ;   K[5]='IsSystemIOS'
  ;   K[6]='https://apps.apple.com/app/id6618142292'
  ;   K[7]='https://play.google.com/store/apps/details?id=com.cola.game'
  ;   upvals: _ENV
  ;   locals: self(0-25)
  0000  GETTABLE  R1 = R0[K0('m_strStoreURL')]
  0001  TEST      if not R1 then   -> -131069
  0002  JMP       (jump)   -> 12
  0003  GETTABLE  R1 = R0[K0('m_strStoreURL')]
  0004  LEN       R1 = len R0
  0005  LT        if R0 lt R1   -> 520
  0006  JMP       (jump)   -> 12
  0007  GETTABUP  R1 = _ENV[K2('CSPlatform')]
  0008  SELF      R2 = R1[K3('OpenURL')] (self)
  0009  GETTABLE  R3 = R0[K0('m_strStoreURL')]
  0010  CALL      R1 = call(R1, 0 args, 2 rets)
  0011  JMP       (jump)   -> 24
  0012  GETTABUP  R1 = _ENV[K2('CSPlatform')]
  0013  SELF      R2 = R1[K3('OpenURL')] (self)
  0014  GETTABUP  R3 = _ENV[K4('DeviceInfo')]
  0015  GETTABLE  R3 = R3[K5('IsSystemIOS')]
  0016  CALL      R3 = call(R3, 1 args, 0 rets)
  0017  TEST      if not R3 then   -> -131053
  0018  JMP       (jump)   -> 22
  0019  LOADK     R3 = K6 'https://apps.apple.com/app/id6618142292'
  0020  TEST      if not R3 then   -> -131049
  0021  JMP       (jump)   -> 23
  0022  LOADK     R3 = K7 'https://play.google.com/store/apps/details?id=com.cola.game'
  0023  CALL      R1 = call(R1, 0 args, 2 rets)
  0024  RETURN    return R0..R-1
; ---------- proto3 [ParseLogin] ----------
  ; fn ?  line 56-74 np=2 va=0 ms=8 code=50 consts=27 upvals=1 protos=0
  ;   K[0]='m_strStoreURL'
  ;   K[1]='_ParseStoreUrl'
  ;   K[2]='store_url'
  ;   K[3]='m_eHintType'
  ;   K[4]='update_hint'
  ;   K[5]='m_endEnterTime'
  ;   K[6]='update_hint_end_enter_time'
  ;   K[7]=1000
  ;   K[8]=0
  ;   K[9]='IsPermitCloseWindow'
  ;   K[10]='m_bHasPopupWindow'
  ;   K[11]=false
  ;   K[12]='NeedOpenWindow'
  ;   K[13]='GM'
  ;   K[14]='SceneManager'
  ;   K[15]='GetGameMode'
  ;   K[16]='EGameMode'
  ;   K[17]='Loading'
  ;   K[18]='OpenUpdateHintWindow'
  ;   K[19]='ConfigModel'
  ;   K[20]='GetGeneralConfByType'
  ;   K[21]='EGeneralConfType'
  ;   K[22]='IOSUpdateHint'
  ;   K[23]='PlatformInterface'
  ;   K[24]='PopupAppUpdate'
  ;   K[25]='6618142292'
  ;   K[26]='tostring'
  ;   upvals: _ENV
  ;   locals: self(0-50), tbLoginResp(0-50), needOpenWindow(22-50), strIOSLatesetReleaseId(40-50)
  0000  SELF      R3 = R0[K1('_ParseStoreUrl')] (self)
  0001  GETTABLE  R4 = R1[K2('store_url')]
  0002  CALL      R2 = call(R2, 1 args, 2 rets)
  0003  SETTABLE  R0[K0('m_strStoreURL')] = R2
  0004  GETTABLE  R2 = R1[K4('update_hint')]
  0005  SETTABLE  R0[K3('m_eHintType')] = R2
  0006  GETTABLE  R2 = R1[K6('update_hint_end_enter_time')]
  0007  TEST      if not R2 then   -> -131063
  0008  JMP       (jump)   -> 13
  0009  GETTABLE  R2 = R1[K6('update_hint_end_enter_time')]
  0010  IDIV      R2 = K7(1000) idiv R2
  0011  TEST      if not R2 then   -> -131058
  0012  JMP       (jump)   -> 14
  0013  LOADK     R2 = K8 0
  0014  SETTABLE  R0[K5('m_endEnterTime')] = R2
  0015  SELF      R3 = R0[K9('IsPermitCloseWindow')] (self)
  0016  CALL      R2 = call(R2, 1 args, 1 rets)
  0017  TEST      if not R2 then   -> -131052
  0018  JMP       (jump)   -> 20
  0019  SETTABLE  R0[K10('m_bHasPopupWindow')] = K11(false)
  0020  SELF      R3 = R0[K12('NeedOpenWindow')] (self)
  0021  CALL      R2 = call(R2, 1 args, 1 rets)
  0022  TEST      if not R2 then   -> -131048
  0023  JMP       (jump)   -> 34
  0024  GETTABUP  R3 = _ENV[K13('GM')]
  0025  GETTABLE  R3 = R3[K14('SceneManager')]
  0026  SELF      R4 = R3[K15('GetGameMode')] (self)
  0027  CALL      R3 = call(R3, 1 args, 1 rets)
  0028  GETTABUP  R4 = _ENV[K16('EGameMode')]
  0029  GETTABLE  R4 = R4[K17('Loading')]
  0030  EQ        if R1 eq R4   -> -129500
  0031  JMP       (jump)   -> 34
  0032  SELF      R4 = R0[K18('OpenUpdateHintWindow')] (self)
  0033  CALL      R3 = call(R3, 0 args, 1 rets)
  0034  GETTABUP  R3 = _ENV[K13('GM')]
  0035  GETTABLE  R3 = R3[K19('ConfigModel')]
  0036  SELF      R4 = R3[K20('GetGeneralConfByType')] (self)
  0037  GETTABUP  R5 = _ENV[K21('EGeneralConfType')]
  0038  GETTABLE  R5 = R5[K22('IOSUpdateHint')]
  0039  CALL      R3 = call(R3, 1 args, 2 rets)
  0040  TEST      if not R3 then   -> -131030
  0041  JMP       (jump)   -> 49
  0042  GETTABUP  R4 = _ENV[K23('PlatformInterface')]
  0043  GETTABLE  R4 = R4[K24('PopupAppUpdate')]
  0044  LOADK     R5 = K25 '6618142292'
  0045  GETTABUP  R6 = _ENV[K26('tostring')]
  0046  MOVE      R7 = R0
  0047  CALL      R6 = call(R6, -1 args, 1 rets)
  0048  CALL      R4 = call(R4, 0 args, -1 rets)
  0049  RETURN    return R0..R-1
; ---------- proto4 [NeedOpenWindow] ----------
  ; fn ?  line 76-95 np=2 va=0 ms=4 code=34 consts=8 upvals=2 protos=0
  ;   K[0]='m_eHintType'
  ;   K[1]='EUpdateHintType'
  ;   K[2]='Strong'
  ;   K[3]='GM'
  ;   K[4]='TimelineLayer'
  ;   K[5]='IsPlayingVideo'
  ;   K[6]='IsPermitCloseWindow'
  ;   K[7]='GetPopupWindowCount'
  ;   upvals: _ENV, OPEN_MAX_COUNT_PER_DAY
  ;   locals: self(0-34), ignoreLimit(0-34), openedTime(27-34)
  0000  GETTABLE  R2 = R0[K0('m_eHintType')]
  0001  GETTABUP  R3 = _ENV[K1('EUpdateHintType')]
  0002  GETTABLE  R3 = R3[K2('Strong')]
  0003  EQ        if R1 eq R3   -> -130040
  0004  JMP       (jump)   -> 7
  0005  LOADBOOL  R2 = false
  0006  RETURN    return R2..R1
  0007  GETTABUP  R2 = _ENV[K3('GM')]
  0008  GETTABLE  R2 = R2[K4('TimelineLayer')]
  0009  SELF      R3 = R2[K5('IsPlayingVideo')] (self)
  0010  CALL      R2 = call(R2, 1 args, 1 rets)
  0011  TEST      if not R2 then   -> -131059
  0012  JMP       (jump)   -> 15
  0013  LOADBOOL  R2 = false
  0014  RETURN    return R2..R1
  0015  SELF      R3 = R0[K6('IsPermitCloseWindow')] (self)
  0016  CALL      R2 = call(R2, 1 args, 1 rets)
  0017  TEST      if not R2 then   -> -131052
  0018  JMP       (jump)   -> 21
  0019  LOADBOOL  R2 = true
  0020  RETURN    return R2..R1
  0021  TEST      if not R1 then   -> -131049
  0022  JMP       (jump)   -> 25
  0023  LOADBOOL  R2 = true
  0024  RETURN    return R2..R1
  0025  SELF      R3 = R0[K7('GetPopupWindowCount')] (self)
  0026  CALL      R2 = call(R2, 1 args, 1 rets)
  0027  GETUPVAL  R3 = _ENV
  0028  LT        if R1 lt R3   -> -130015
  0029  JMP       (jump)   -> 31
  0030  LOADBOOL  R3 = false
  0031  LOADBOOL  R3 = true
  0032  RETURN    return R3..R2
  0033  RETURN    return R0..R-1
; ---------- proto5 [IsPermitCloseWindow] ----------
  ; fn ?  line 97-102 np=1 va=0 ms=3 code=10 consts=4 upvals=1 protos=0
  ;   K[0]='GM'
  ;   K[1]='GameModel'
  ;   K[2]='GetServerTime'
  ;   K[3]='m_endEnterTime'
  ;   upvals: _ENV
  ;   locals: self(0-10), serverTime(4-10)
  0000  GETTABUP  R1 = _ENV[K0('GM')]
  0001  GETTABLE  R1 = R1[K1('GameModel')]
  0002  SELF      R2 = R1[K2('GetServerTime')] (self)
  0003  CALL      R1 = call(R1, 1 args, 1 rets)
  0004  GETTABLE  R2 = R0[K3('m_endEnterTime')]
  0005  LT        if R0 lt R2   -> -130551
  0006  JMP       (jump)   -> 9
  0007  LOADBOOL  R2 = true
  0008  RETURN    return R2..R1
  0009  RETURN    return R0..R-1
; ---------- proto6 [SetHasPopupWindow] ----------
  ; fn ?  line 104-106 np=2 va=0 ms=2 code=2 consts=1 upvals=0 protos=0
  ;   K[0]='m_bHasPopupWindow'
  ;   locals: self(0-2), flag(0-2)
  0000  SETTABLE  R0[K0('m_bHasPopupWindow')] = R1
  0001  RETURN    return R0..R-1
; ---------- proto7 [AddPopupWindowCount] ----------
  ; fn ?  line 108-110 np=1 va=0 ms=5 code=9 consts=6 upvals=1 protos=0
  ;   K[0]='PlayerPrefs'
  ;   K[1]='SetInt'
  ;   K[2]='EPlayerPrefKey'
  ;   K[3]='UpdateHintWindowOpenCount'
  ;   K[4]='GetPopupWindowCount'
  ;   K[5]=1
  ;   upvals: _ENV
  ;   locals: self(0-9)
  0000  GETTABUP  R1 = _ENV[K0('PlayerPrefs')]
  0001  GETTABLE  R1 = R1[K1('SetInt')]
  0002  GETTABUP  R2 = _ENV[K2('EPlayerPrefKey')]
  0003  GETTABLE  R2 = R2[K3('UpdateHintWindowOpenCount')]
  0004  SELF      R4 = R0[K4('GetPopupWindowCount')] (self)
  0005  CALL      R3 = call(R3, 1 args, 1 rets)
  0006  ADD       R3 = K5(1) add R3
  0007  CALL      R1 = call(R1, 0 args, 2 rets)
  0008  RETURN    return R0..R-1
; ---------- proto8 [GetPopupWindowCount] ----------
  ; fn ?  line 112-119 np=1 va=0 ms=5 code=39 consts=11 upvals=1 protos=0
  ;   K[0]='PlayerPrefs'
  ;   K[1]='GetInt'
  ;   K[2]='EPlayerPrefKey'
  ;   K[3]='UpdateHintWindowOpenDay'
  ;   K[4]=0
  ;   K[5]='GM'
  ;   K[6]='GameModel'
  ;   K[7]='GetServerTime'
  ;   K[8]='Sec2Day'
  ;   K[9]='SetInt'
  ;   K[10]='UpdateHintWindowOpenCount'
  ;   upvals: _ENV
  ;   locals: self(0-39)
  0000  GETTABUP  R1 = _ENV[K0('PlayerPrefs')]
  0001  GETTABLE  R1 = R1[K1('GetInt')]
  0002  GETTABUP  R2 = _ENV[K2('EPlayerPrefKey')]
  0003  GETTABLE  R2 = R2[K3('UpdateHintWindowOpenDay')]
  0004  LOADK     R3 = K4 0
  0005  CALL      R1 = call(R1, 1 args, 2 rets)
  0006  GETTABUP  R2 = _ENV[K5('GM')]
  0007  GETTABLE  R2 = R2[K6('GameModel')]
  0008  SELF      R3 = R2[K7('GetServerTime')] (self)
  0009  CALL      R2 = call(R2, 1 args, 1 rets)
  0010  GETTABUP  R3 = _ENV[K8('Sec2Day')]
  0011  IDIV      R2 = R3 idiv R2
  0012  EQ        if R1 eq R2   -> -130544
  0013  JMP       (jump)   -> 31
  0014  GETTABUP  R1 = _ENV[K0('PlayerPrefs')]
  0015  GETTABLE  R1 = R1[K9('SetInt')]
  0016  GETTABUP  R2 = _ENV[K2('EPlayerPrefKey')]
  0017  GETTABLE  R2 = R2[K3('UpdateHintWindowOpenDay')]
  0018  GETTABUP  R3 = _ENV[K5('GM')]
  0019  GETTABLE  R3 = R3[K6('GameModel')]
  0020  SELF      R4 = R3[K7('GetServerTime')] (self)
  0021  CALL      R3 = call(R3, 1 args, 1 rets)
  0022  GETTABUP  R4 = _ENV[K8('Sec2Day')]
  0023  IDIV      R3 = R4 idiv R3
  0024  CALL      R1 = call(R1, 0 args, 2 rets)
  0025  GETTABUP  R1 = _ENV[K0('PlayerPrefs')]
  0026  GETTABLE  R1 = R1[K9('SetInt')]
  0027  GETTABUP  R2 = _ENV[K2('EPlayerPrefKey')]
  0028  GETTABLE  R2 = R2[K10('UpdateHintWindowOpenCount')]
  0029  LOADK     R3 = K4 0
  0030  CALL      R1 = call(R1, 0 args, 2 rets)
  0031  GETTABUP  R1 = _ENV[K0('PlayerPrefs')]
  0032  GETTABLE  R1 = R1[K1('GetInt')]
  0033  GETTABUP  R2 = _ENV[K2('EPlayerPrefKey')]
  0034  GETTABLE  R2 = R2[K10('UpdateHintWindowOpenCount')]
  0035  LOADK     R3 = K4 0
  0036  TAILCALL  tailcall(R1, 0)
  0037  RETURN    return R1..R0
  0038  RETURN    return R0..R-1
; ---------- proto9 [_ParseStoreUrl] ----------
  ; fn ?  line 123-130 np=2 va=0 ms=7 code=34 consts=12 upvals=1 protos=0
  ;   K[0]='StringUtil'
  ;   K[1]='IsNilOrEmpty'
  ;   K[2]='Replace'
  ;   K[3]='uuid'
  ;   K[4]='GM'
  ;   K[5]='UserModel'
  ;   K[6]='GetInstallUuid'
  ;   K[7]='uid'
  ;   K[8]='GetDisplayUserId'
  ;   K[9]='Log'
  ;   K[10]='Info'
  ;   K[11]='[UpdateHintModel]ParseStoreUrl:'
  ;   upvals: _ENV
  ;   locals: self(0-34), url(0-34)
  0000  GETTABUP  R2 = _ENV[K0('StringUtil')]
  0001  GETTABLE  R2 = R2[K1('IsNilOrEmpty')]
  0002  MOVE      R3 = R0
  0003  CALL      R2 = call(R2, 1 args, 1 rets)
  0004  TEST      if not R2 then   -> -131065
  0005  JMP       (jump)   -> 26
  0006  GETTABUP  R2 = _ENV[K0('StringUtil')]
  0007  GETTABLE  R2 = R2[K2('Replace')]
  0008  MOVE      R3 = R0
  0009  LOADK     R4 = K3 'uuid'
  0010  GETTABUP  R5 = _ENV[K4('GM')]
  0011  GETTABLE  R5 = R5[K5('UserModel')]
  0012  SELF      R6 = R5[K6('GetInstallUuid')] (self)
  0013  CALL      R5 = call(R5, -1 args, 1 rets)
  0014  CALL      R2 = call(R2, 1 args, -1 rets)
  0015  MOVE      R1 = R0
  0016  GETTABUP  R2 = _ENV[K0('StringUtil')]
  0017  GETTABLE  R2 = R2[K2('Replace')]
  0018  MOVE      R3 = R0
  0019  LOADK     R4 = K7 'uid'
  0020  GETTABUP  R5 = _ENV[K4('GM')]
  0021  GETTABLE  R5 = R5[K5('UserModel')]
  0022  SELF      R6 = R5[K8('GetDisplayUserId')] (self)
  0023  CALL      R5 = call(R5, -1 args, 1 rets)
  0024  CALL      R2 = call(R2, 1 args, -1 rets)
  0025  MOVE      R1 = R0
  0026  GETTABUP  R2 = _ENV[K9('Log')]
  0027  GETTABLE  R2 = R2[K10('Info')]
  0028  LOADK     R3 = K11 '[UpdateHintModel]ParseStoreUrl:'
  0029  MOVE      R4 = R0
  0030  CONCAT    R3 = concat(R3..R3)
  0031  CALL      R2 = call(R2, 0 args, 1 rets)
  0032  RETURN    return R1..R0
  0033  RETURN    return R0..R-1
