Home
last modified time | relevance | path

Searched refs:has_js_frames (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Ddebug.cc3089 bool has_js_frames = !it.done(); in DebugScope() local
3090 debug_->thread_local_.break_frame_id_ = has_js_frames ? it.frame()->id() in DebugScope()