Searched defs: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()
1611 int jsframe_count = it.Next(); in GetFunctions() local
14742 int jsframe_count = iterator.Next(); in DeoptimizationDataPrint() local