Searched refs:kMinRelocCommentSize (Results 1 – 3 of 3) sorted by relevance
57 int comment_reloc_size = RelocInfo::kMinRelocCommentSize; in EnsureRelocSpaceForLazyDeoptimization()85 DCHECK(RelocInfo::kMinRelocCommentSize == in EnsureRelocSpaceForLazyDeoptimization()
308 static const int kMinRelocCommentSize = 2 + kPointerSize; variable