Searched refs:IsOld (Results 1 – 11 of 11) sorted by relevance
150 bool IsOld(byte* candidate) const;
758 if (FLAG_age_code && !function->code()->IsOld()) { in IsFlushable()816 if (!FLAG_age_code || !shared_info->code()->IsOld()) { in IsFlushable()
5814 bool IsOld();
11046 bool Code::IsOld() { in IsOld() function in v8::internal::Code
586 bool CodeAgingHelper::IsOld(byte* candidate) const { in IsOld() function in v8::internal::CodeAgingHelper594 ASSERT(result || isolate->code_aging_helper()->IsOld(sequence)); in IsYoungSequence()
633 bool CodeAgingHelper::IsOld(byte* candidate) const { in IsOld() function in v8::internal::CodeAgingHelper641 ASSERT(result || isolate->code_aging_helper()->IsOld(sequence)); in IsYoungSequence()
843 bool CodeAgingHelper::IsOld(byte* candidate) const { in IsOld() function in v8::internal::CodeAgingHelper851 ASSERT(result || isolate->code_aging_helper()->IsOld(sequence)); in IsYoungSequence()
973 bool CodeAgingHelper::IsOld(byte* candidate) const { in IsOld() function in v8::internal::CodeAgingHelper981 ASSERT(result || isolate->code_aging_helper()->IsOld(sequence)); in IsYoungSequence()
374 bool CodeAgingHelper::IsOld(byte* candidate) const { in IsOld() function in v8::internal::CodeAgingHelper
5194 isolate->code_aging_helper()->IsOld(sequence)); in IsYoungSequence()
1144 bool CodeAgingHelper::IsOld(byte* candidate) const { in IsOld() function in v8::internal::CodeAgingHelper1152 ASSERT(result || isolate->code_aging_helper()->IsOld(sequence)); in IsYoungSequence()