Searched refs:jsframe_count (Results 1 – 3 of 3) sorted by relevance
445 int jsframe_count() const { return jsframe_count_; } in jsframe_count() function935 Translation(TranslationBuffer* buffer, int frame_count, int jsframe_count, in Translation() argument940 buffer_->Add(jsframe_count); in Translation()
1611 int jsframe_count = it.Next(); in GetFunctions() local1616 while (jsframe_count != 0) { in GetFunctions()1623 jsframe_count--; in GetFunctions()
14742 int jsframe_count = iterator.Next(); in DeoptimizationDataPrint() local14746 << ", js frame count=" << jsframe_count in DeoptimizationDataPrint()