Lines Matching refs:checkInstructions
69 import { checkInstructions, compileMainSnippet, compileAllSnippet } from "../utils/base";
95 expect(checkInstructions(insns, expected)).to.be.true;
126 expect(checkInstructions(insns, expected)).to.be.true;
148 expect(checkInstructions(insns, expected)).to.be.true;
169 expect(checkInstructions(insns, expected)).to.be.true;
201 expect(checkInstructions(insns, expected)).to.be.true;
234 expect(checkInstructions(insns, expected)).to.be.true;
260 expect(checkInstructions(insns, expected)).to.be.true;
292 expect(checkInstructions(insns, expected)).to.be.true;
313 expect(checkInstructions(insns, expected)).to.be.true;
339 expect(checkInstructions(pg.getInsns(), expected)).to.be.true;
357 expect(checkInstructions(insns, expected)).to.be.true;
381 expect(checkInstructions(insns, expected)).to.be.true;
405 expect(checkInstructions(insns, expected)).to.be.true;
429 expect(checkInstructions(insns, expected)).to.be.true;
452 expect(checkInstructions(insns, expected)).to.be.true;
491 expect(checkInstructions(insns, expected)).to.be.true;
515 expect(checkInstructions(pg.getInsns(), expected)).to.be.true;
543 expect(checkInstructions(insns, expected)).to.be.true;
565 expect(checkInstructions(insns, expected)).to.be.true;
590 expect(checkInstructions(insns, expected)).to.be.true;
643 expect(checkInstructions(pg.getInsns(), expected)).to.be.true;
677 expect(checkInstructions(insns, expected)).to.be.true;
711 expect(checkInstructions(insns, expected)).to.be.true;
742 expect(checkInstructions(insns, expected)).to.be.true;
773 expect(checkInstructions(insns, expected)).to.be.true;
848 expect(checkInstructions(pg.getInsns(), expected)).to.be.true;
879 expect(checkInstructions(pg.getInsns(), expected)).to.be.true;
910 expect(checkInstructions(pg.getInsns(), expected)).to.be.true;