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