Home
last modified time | relevance | path

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

/external/v8/src/debug/
Ddebug.js655 Debug.setScriptBreakPoint = function(type, script_id_or_name, function
685 return this.setScriptBreakPoint(Debug.ScriptBreakPointType.ScriptId,
695 return this.setScriptBreakPoint(Debug.ScriptBreakPointType.ScriptName,
704 return this.setScriptBreakPoint(Debug.ScriptBreakPointType.ScriptRegExp,