Searched refs:ms_count (Results 1 – 2 of 2) sorted by relevance
811 int ms_count() const { return ms_count_; } in ms_count() function
1219 Smi::FromInt(heap->ms_count() & 0xff)); in UpdateRegExpCodeAgeAndFlush()1229 if (value == ((heap->ms_count() - kRegExpCodeThreshold) & 0xff)) { in UpdateRegExpCodeAgeAndFlush()