Searched refs:kMinRelocCommentSize (Results 1 – 6 of 6) sorted by relevance
79 int comment_reloc_size = RelocInfo::kMinRelocCommentSize; in EnsureRelocSpaceForLazyDeoptimization()108 ASSERT(RelocInfo::kMinRelocCommentSize == in EnsureRelocSpaceForLazyDeoptimization()
179 static const int kMinRelocCommentSize = 3 + kPointerSize; variable
363 ASSERT(begin_pos - pos_ >= RelocInfo::kMinRelocCommentSize); in Write()
252 static const int kMinRelocCommentSize = 3 + kPointerSize; variable
476 ASSERT(begin_pos - pos_ >= RelocInfo::kMinRelocCommentSize); in Write()