Lines Matching refs:break_id_

1662   this.break_id_ = break_id;
1668 %CheckExecutionState(this.break_id_);
1674 %CheckExecutionState(this.break_id_);
1680 %CheckExecutionState(this.break_id_);
1686 %CheckExecutionState(this.break_id_);
1692 %CheckExecutionState(this.break_id_);
1698 %CheckExecutionState(this.break_id_);
1705 %CheckExecutionState(this.break_id_);
1717 %CheckExecutionState(this.break_id_);
1724 %CheckExecutionState(this.break_id_);
1730 %CheckExecutionState(this.break_id_);
1740 %CheckExecutionState(this.break_id_);
1750 %CheckExecutionState(this.break_id_);
1756 %CheckExecutionState(this.break_id_);
1762 %CheckExecutionState(this.break_id_);
1774 %CheckExecutionState(this.break_id_);
1786 %CheckExecutionState(this.break_id_);
1798 this.scopeCount_ = %GetScopeCount(this.break_id_, this.frameId());
1805 return %GetStepInPositions(this.break_id_, this.frameId());
1819 this.break_id_ = break_id;
1976 var scopeDetails = %GetAllScopesDetails(this.break_id_,
2013 return MakeMirror(%DebugEvaluate(this.break_id_,
2153 var result = %LiveEditRestartFrame(this.break_id_, this.index_);
2183 this.break_id_ = frame.break_id_;
2185 %GetScopeDetails(frame.break_id_,
2194 this.break_id_ = UNDEFINED;
2201 if (!IS_UNDEFINED(this.break_id_)) {
2202 %CheckExecutionState(this.break_id_);
2209 if (!IS_UNDEFINED(this.break_id_)) {
2210 %CheckExecutionState(this.break_id_);
2217 if (!IS_UNDEFINED(this.break_id_)) {
2218 %CheckExecutionState(this.break_id_);
2226 if (!IS_UNDEFINED(this.break_id_)) {
2227 %CheckExecutionState(this.break_id_);
2228 raw_res = %SetScopeVariableValue(this.break_id_, this.frame_id_,