Searched refs:IsOld (Results 1 – 12 of 12) sorted by relevance
167 bool IsOld(byte* candidate) const;
5312 bool IsOld();
10476 bool Code::IsOld() { in IsOld() function in v8::internal::Code
572 bool CodeAgingHelper::IsOld(byte* candidate) const { in IsOld() function in v8::internal::CodeAgingHelper580 DCHECK(result || isolate->code_aging_helper()->IsOld(sequence)); in IsYoungSequence()
646 bool CodeAgingHelper::IsOld(byte* candidate) const { in IsOld() function in v8::internal::CodeAgingHelper654 DCHECK(result || isolate->code_aging_helper()->IsOld(sequence)); in IsYoungSequence()
733 if (FLAG_age_code && !function->code()->IsOld()) { in IsFlushable()791 if (!FLAG_age_code || !shared_info->code()->IsOld()) { in IsFlushable()
890 bool CodeAgingHelper::IsOld(byte* candidate) const { in IsOld() function in v8::internal::CodeAgingHelper898 DCHECK(result || isolate->code_aging_helper()->IsOld(sequence)); in IsYoungSequence()
987 bool CodeAgingHelper::IsOld(byte* candidate) const { in IsOld() function in v8::internal::CodeAgingHelper995 DCHECK(result || isolate->code_aging_helper()->IsOld(sequence)); in IsYoungSequence()
379 bool CodeAgingHelper::IsOld(byte* candidate) const { in IsOld() function in v8::internal::CodeAgingHelper
5279 isolate->code_aging_helper()->IsOld(sequence)); in IsYoungSequence()
1084 bool CodeAgingHelper::IsOld(byte* candidate) const { in IsOld() function in v8::internal::CodeAgingHelper1092 DCHECK(result || isolate->code_aging_helper()->IsOld(sequence)); in IsYoungSequence()
1194 bool CodeAgingHelper::IsOld(byte* candidate) const { in IsOld() function in v8::internal::CodeAgingHelper1202 DCHECK(result || isolate->code_aging_helper()->IsOld(sequence)); in IsYoungSequence()