Home
last modified time | relevance | path

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

/external/v8/src/debug/
Ddebug.js707 Debug.setScriptBreakPoint = function(type, script_id_or_name, function
737 return this.setScriptBreakPoint(Debug.ScriptBreakPointType.ScriptId,
747 return this.setScriptBreakPoint(Debug.ScriptBreakPointType.ScriptName,
756 return this.setScriptBreakPoint(Debug.ScriptBreakPointType.ScriptRegExp,