Lines Matching refs:Test
90 ; Test of "pop" opcode. This should end up causing a call to consume1(0).
101 ; Test of "pop2" opcode, form 1. This should end up causing a call
114 ; Test of "pop2" opcode, form 2. This should end up causing a call
126 ; Test of "dup" opcode. This should end up causing these calls in order:
138 ; Test of "dup_x1" opcode. This should end up causing these calls in order:
152 ; Test of "dup_x2" opcode, form 1. This should end up causing these calls
168 ; Test of "dup_x2" opcode, form 2. This should end up causing these calls
182 ; Test of "dup2" opcode, form 1. This should end up causing these calls
197 ; Test of "dup2" opcode, form 2. This should end up causing these calls
209 ; Test of "dup2_x1" opcode, form 1. This should end up causing these calls
227 ; Test of "dup2_x1" opcode, form 2. This should end up causing these calls
241 ; Test of "dup2_x2" opcode, form 1. This should end up causing these calls
261 ; Test of "dup2_x2" opcode, form 2. This should end up causing these calls
277 ; Test of "dup2_x2" opcode, form 3. This should end up causing these calls
294 ; Test of "dup2_x2" opcode, form 4. This should end up causing these calls
308 ; Test of "swap" opcode. This should end up causing these calls