Lines Matching refs:GetLocal

264 		c.appendInstr(instruction.GetLocal{Index: lobj})
273 c.appendInstr(instruction.GetLocal{Index: lobj})
308 c.appendInstr(instruction.GetLocal{Index: c.lctx})
312 c.appendInstr(instruction.GetLocal{Index: c.lctx})
319 c.appendInstr(instruction.GetLocal{Index: c.lctx})
320 c.appendInstr(instruction.GetLocal{Index: c.lrs})
397 instrs = append(instrs, instruction.GetLocal{Index: c.lrs})
398 instrs = append(instrs, instruction.GetLocal{Index: c.local(stmt.Value)})
401 instrs = append(instrs, instruction.GetLocal{Index: c.local(stmt.Source)})
422 instrs = append(instrs, instruction.GetLocal{Index: c.local(stmt.Source)})
429 instruction.GetLocal{Index: c.local(stmt.Target)},
432 instruction.GetLocal{Index: c.local(stmt.Target)},
433 instruction.GetLocal{Index: c.local(stmt.Source)},
442 instruction.GetLocal{Index: c.local(stmt.Source)},
447 instrs = append(instrs, instruction.GetLocal{Index: c.local(stmt.Target)})
455 instrs = append(instrs, instruction.GetLocal{Index: c.local(stmt.Target)})
467 instrs = append(instrs, instruction.GetLocal{Index: c.local(stmt.Source)})
468 instrs = append(instrs, instruction.GetLocal{Index: c.local(stmt.Key)})
471 instrs = append(instrs, instruction.GetLocal{Index: c.local(stmt.Target)})
475 instrs = append(instrs, instruction.GetLocal{Index: c.local(stmt.Source)})
480 instrs = append(instrs, instruction.GetLocal{Index: c.local(stmt.A)})
481 instrs = append(instrs, instruction.GetLocal{Index: c.local(stmt.B)})
485 instrs = append(instrs, instruction.GetLocal{Index: c.local(stmt.A)})
486 instrs = append(instrs, instruction.GetLocal{Index: c.local(stmt.B)})
492 instrs = append(instrs, instruction.GetLocal{Index: c.local(stmt.A)})
493 instrs = append(instrs, instruction.GetLocal{Index: c.local(stmt.B)})
499 instrs = append(instrs, instruction.GetLocal{Index: c.local(stmt.A)})
500 instrs = append(instrs, instruction.GetLocal{Index: c.local(stmt.B)})
506 instrs = append(instrs, instruction.GetLocal{Index: c.local(stmt.A)})
507 instrs = append(instrs, instruction.GetLocal{Index: c.local(stmt.B)})
513 instrs = append(instrs, instruction.GetLocal{Index: c.local(stmt.A)})
514 instrs = append(instrs, instruction.GetLocal{Index: c.local(stmt.B)})
559 instrs = append(instrs, instruction.GetLocal{Index: c.local(stmt.Source)})
565 instrs = append(instrs, instruction.GetLocal{Index: c.local(stmt.Source)})
571 instrs = append(instrs, instruction.GetLocal{Index: c.local(stmt.Source)})
576 instrs = append(instrs, instruction.GetLocal{Index: c.local(stmt.Source)})
580 instrs = append(instrs, instruction.GetLocal{Index: c.local(stmt.Array)})
581 instrs = append(instrs, instruction.GetLocal{Index: c.local(stmt.Value)})
584 instrs = append(instrs, instruction.GetLocal{Index: c.local(stmt.Object)})
585 instrs = append(instrs, instruction.GetLocal{Index: c.local(stmt.Key)})
586 instrs = append(instrs, instruction.GetLocal{Index: c.local(stmt.Value)})
594 instruction.GetLocal{Index: c.local(stmt.Object)},
595 instruction.GetLocal{Index: c.local(stmt.Key)},
598 instruction.GetLocal{Index: tmp},
601 instruction.GetLocal{Index: tmp},
602 instruction.GetLocal{Index: c.local(stmt.Value)},
611 instruction.GetLocal{Index: c.local(stmt.Object)},
612 instruction.GetLocal{Index: c.local(stmt.Key)},
613 instruction.GetLocal{Index: c.local(stmt.Value)},
618 instrs = append(instrs, instruction.GetLocal{Index: c.local(stmt.A)})
619 instrs = append(instrs, instruction.GetLocal{Index: c.local(stmt.B)})
624 instruction.GetLocal{Index: c.local(stmt.Target)},
632 instrs = append(instrs, instruction.GetLocal{Index: c.local(stmt.Set)})
633 instrs = append(instrs, instruction.GetLocal{Index: c.local(stmt.Value)})
666 instrs = append(instrs, instruction.GetLocal{Index: c.local(scan.Source)})
667 instrs = append(instrs, instruction.GetLocal{Index: c.local(scan.Key)})
672 instrs = append(instrs, instruction.GetLocal{Index: c.local(scan.Key)})
677 instrs = append(instrs, instruction.GetLocal{Index: c.local(scan.Source)})
678 instrs = append(instrs, instruction.GetLocal{Index: c.local(scan.Key)})
714 instrs = append(instrs, instruction.GetLocal{Index: cond})
726 instrs = append(instrs, instruction.GetLocal{Index: c.local(with.Local)})
730 instrs = append(instrs, instruction.GetLocal{Index: c.local(with.Value)})
748 instrs = append(instrs, instruction.GetLocal{Index: save})
750 instrs = append(instrs, instruction.GetLocal{Index: undefined})
761 instrs = append(instrs, instruction.GetLocal{Index: c.local(local)})
768 instruction.GetLocal{Index: lcopy},
771 instruction.GetLocal{Index: lcopy},
774 instruction.GetLocal{Index: lcopy},
780 instruction.GetLocal{Index: lcopy},
804 inner = append(inner, instruction.GetLocal{Index: lcopy})
805 inner = append(inner, instruction.GetLocal{Index: lpath[i]})
810 inner = append(inner, instruction.GetLocal{Index: ltemp})
817 instruction.GetLocal{Index: ltemp},
829 inner = append(inner, instruction.GetLocal{Index: ltemp})
832 inner = append(inner, instruction.GetLocal{Index: lcopy})
833 inner = append(inner, instruction.GetLocal{Index: lpath[i]})
834 inner = append(inner, instruction.GetLocal{Index: ltemp})
836 inner = append(inner, instruction.GetLocal{Index: ltemp})
850 block = append(block, instruction.GetLocal{Index: lcopy})
851 block = append(block, instruction.GetLocal{Index: lpath[i]})
852 block = append(block, instruction.GetLocal{Index: lval})
854 block = append(block, instruction.GetLocal{Index: lval})
862 instrs = append(instrs, instruction.GetLocal{Index: lcopy})
863 instrs = append(instrs, instruction.GetLocal{Index: lpath[len(path)-1]})
864 instrs = append(instrs, instruction.GetLocal{Index: c.local(value)})
889 instrs = append(instrs, instruction.GetLocal{Index: c.local(arg)})
894 instrs = append(instrs, instruction.GetLocal{Index: c.local(stmt.Result)})
913 instrs = append(instrs, instruction.GetLocal{Index: c.local(arg)})
918 instrs = append(instrs, instruction.GetLocal{Index: c.local(stmt.Result)})