Searched refs:kFillerCommentString (Results 1 – 4 of 4) sorted by relevance
78 = reinterpret_cast<intptr_t>(RelocInfo::kFillerCommentString); in EnsureRelocSpaceForLazyDeoptimization()
304 static const char* const kFillerCommentString;
136 const char* const RelocInfo::kFillerCommentString = "DEOPTIMIZATION PADDING"; member in v8::internal::RelocInfo