Searched refs:kMaxCallSize (Results 1 – 2 of 2) sorted by relevance
47 static const int kMaxCallSize = 6; variable
156 DCHECK_LE(begin_pos - pos_, RelocInfo::kMaxCallSize); in Write()