Lines Matching refs:kEndOfChain
469 const int kEndOfChain = -4;
482 if (imm16 == 0) return kEndOfChain;
490 if (imm32 == 0) return kEndOfChain;
497 if (imm16 == 0) return kEndOfChain;
531 DCHECK(target_pos == kEndOfChain || target_pos >= 0);
598 if (link == kEndOfChain) {
614 // was: target_pos = kEndOfChain;
617 // target_at() for where this is converted back to kEndOfChain.
636 // was: target_pos = kEndOfChain;
639 // target_at() for where this is converted back to kEndOfChain.