aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/LuaSL/testLua/yueliang-0.4.1/orig-5.0.3/tools/calls.log
blob: c163f6ce5cc87b1b161aece83cfa002ea328bd5f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152

-- start of log --

luaY:parser (table,table) {
  luaY:open_func (table,table) {
    luaY:newproto (table) {
    } luaY:newproto = table
  } luaY:open_func
  luaY:next (table) {
    luaX:lex (table,table) {
    } luaX:lex = 'TK_LOCAL'
  } luaY:next
  luaY:chunk (table) {
    luaY:enterlevel (table) {
    } luaY:enterlevel
    luaY:block_follow ('TK_LOCAL') {
    } luaY:block_follow = false
    luaY:statement (table) {
      luaY:next (table) {
        luaX:lex (table,table) {
        } luaX:lex = 'TK_NAME'
      } luaY:next
      luaY:testnext (table,'TK_FUNCTION') {
      } luaY:testnext = false
      luaY:localstat (table) {
        luaY:str_checkname (table) {
          luaY:check_condition (table,true,'<name> expected') {
          } luaY:check_condition
          luaY:next (table) {
            luaX:lex (table,table) {
            } luaX:lex = '='
          } luaY:next
        } luaY:str_checkname = 'a'
        luaY:new_localvar (table,'a',0) {
          luaY:registerlocalvar (table,'a') {
            luaY:growvector (table,table,0,0) {
            } luaY:growvector
          } luaY:registerlocalvar = 0
        } luaY:new_localvar
        luaY:testnext (table,',') {
        } luaY:testnext = false
        luaY:testnext (table,'=') {
          luaY:next (table) {
            luaX:lex (table,table) {
            } luaX:lex = 'TK_NUMBER'
          } luaY:next
        } luaY:testnext = true
        luaY:explist1 (table,table) {
          luaY:expr (table,table) {
            luaY:subexpr (table,table,-1) {
              luaY:enterlevel (table) {
              } luaY:enterlevel
              luaY:getunopr ('TK_NUMBER') {
              } luaY:getunopr = 'OPR_NOUNOPR'
              luaY:simpleexp (table,table) {
                luaK:numberK (table,1) {
                  luaK:setnvalue (table,1) {
                  } luaK:setnvalue
                  luaK:addk (table,table,table) {
                    luaK:ttisnumber ) {
                    } luaK:ttisnumber = false
                    luaY:growvector (table,table,0,0) {
                    } luaY:growvector
                    luaK:setnvalue (table,0) {
                    } luaK:setnvalue
                  } luaK:addk = 0
                } luaK:numberK = 0
                luaY:init_exp (table,'VK',0) {
                } luaY:init_exp
                luaY:next (table) {
                  luaX:lex (table,table) {
                  } luaX:lex = 'TK_EOS'
                } luaY:next
              } luaY:simpleexp
              luaY:getbinopr ('TK_EOS') {
              } luaY:getbinopr = 'OPR_NOBINOPR'
              luaY:leavelevel (table) {
              } luaY:leavelevel
            } luaY:subexpr = 'OPR_NOBINOPR'
          } luaY:expr
          luaY:testnext (table,',') {
          } luaY:testnext = false
        } luaY:explist1 = 1
        luaY:adjust_assign (table,1,1,table) {
          luaK:exp2nextreg (table,table) {
            luaK:dischargevars (table,table) {
            } luaK:dischargevars
            luaK:freeexp (table,table) {
            } luaK:freeexp
            luaK:reserveregs (table,1) {
              luaK:checkstack (table,1) {
              } luaK:checkstack
            } luaK:reserveregs
            luaK:exp2reg (table,table,0) {
              luaK:discharge2reg (table,table,0) {
                luaK:dischargevars (table,table) {
                } luaK:dischargevars
                luaK:codeABx (table,'OP_LOADK',0,0) {
                  luaK:code (table,table,1) {
                    luaK:dischargejpc (table) {
                      luaK:patchlistaux (table,-1,0,255,0,255,0) {
                      } luaK:patchlistaux
                    } luaK:dischargejpc
                    luaY:growvector (table,table,0,0) {
                    } luaY:growvector
                    luaY:growvector (table,table,0,0) {
                    } luaY:growvector
                  } luaK:code = 0
                } luaK:codeABx = 0
              } luaK:discharge2reg
              luaK:hasjumps (table) {
              } luaK:hasjumps = false
            } luaK:exp2reg
          } luaK:exp2nextreg
        } luaY:adjust_assign
        luaY:adjustlocalvars (table,1) {
          luaY:getlocvar (table,0) {
          } luaY:getlocvar = table
        } luaY:adjustlocalvars
      } luaY:localstat
    } luaY:statement = false
    luaY:testnext (table,';') {
    } luaY:testnext = false
    luaY:block_follow ('TK_EOS') {
    } luaY:block_follow = true
    luaY:leavelevel (table) {
    } luaY:leavelevel
  } luaY:chunk
  luaY:check_condition (table,true,'<eof> expected') {
  } luaY:check_condition
  luaY:close_func (table) {
    luaY:removevars (table,0) {
      luaY:getlocvar (table,0) {
      } luaY:getlocvar = table
    } luaY:removevars
    luaK:codeABC (table,'OP_RETURN',0,1,0) {
      luaK:code (table,table,1) {
        luaK:dischargejpc (table) {
          luaK:patchlistaux (table,-1,1,255,1,255,1) {
          } luaK:patchlistaux
        } luaK:dischargejpc
        luaY:growvector (table,table,1,0) {
        } luaY:growvector
        luaY:growvector (table,table,1,0) {
        } luaY:growvector
      } luaK:code = 1
    } luaK:codeABC = 1
  } luaY:close_func
} luaY:parser = table

-- end of log --