Searched refs:kMaxCallSize (Results 1 – 2 of 2) sorted by relevance
377 static const int kMaxCallSize = 6; variable
479 DCHECK(begin_pos - pos_ <= RelocInfo::kMaxCallSize); in Write()