Searched refs:update_positions (Results 1 – 2 of 2) sorted by relevance
424 break_point.update_positions(new_location.line, new_location.column);
359 ScriptBreakPoint.prototype.update_positions = function(line, column) { method in ScriptBreakPoint