Home | History | Annotate | Download | only in jit

Lines Matching refs:linkTo

422     emitJumpIfJSCell(regT2).linkTo(loop, this);
923 jump().linkTo(isObject, this);
973 branchTestPtr(NonZero, Address(regT3)).linkTo(checkPrototype, this);
988 jump().linkTo(begin, this);
1720 branchSubPtr(NonZero, TrustedImm32(1), regT0).linkTo(loopStart, this);