Searched refs:OpcodePutLocal (Results 1 – 2 of 2) sorted by relevance
28 class OpcodePutLocal : Opcode { class32 internal OpcodePutLocal(int num) in OpcodePutLocal() method in OpcodePutLocal
215 Add(new OpcodePutLocal(lnum)); in Call()263 Add(new OpcodePutLocal(lnum)); in PutLocal()