Searched refs:GetLocal (Results 1 – 4 of 4) sorted by relevance
39 cpu.Push(cpu.GetLocal(num)); in Run()
152 internal TValue GetLocal(int num) in GetLocal() method in CPU
245 internal void GetLocal(string name) in GetLocal() method in WordBuilder
699 wordBuilder.GetLocal(cpu.Pop().ToString()); in T0Comp()