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