Searched refs:has_js_frames_ (Results 1 – 2 of 2) sorted by relevance
890 inline bool HasJavaScriptFrames() { return has_js_frames_; } in HasJavaScriptFrames()899 const bool has_js_frames_; // Were there any JavaScript frames? variable
3213 has_js_frames_(!it_.done()), in EnterDebugger()3228 if (has_js_frames_) { in EnterDebugger()