Searched refs:has_frames (Results 1 – 2 of 2) sorted by relevance
2598 bool has_frames = !it.done(); in DebugScope() local2600 has_frames ? it.frame()->id() : StackFrameId::NO_ID; in DebugScope()
2545 87cffcc3 demux: cosmetics: s/has_frames/is_animation/