Searched refs:has_frames (Results 1 – 1 of 1) sorted by relevance
2316 bool has_frames = !it.done(); in DebugScope() local2318 DCHECK(!has_frames || !it.is_wasm()); in DebugScope()2320 has_frames ? it.frame()->id() : StackFrame::NO_ID; in DebugScope()