Class cls.ECMAScriptDebuggerService
Object
|
+--ServiceBase
|
+--cls.ECMAScriptDebuggerService
- class
cls.ECMAScriptDebuggerService
- extends ServiceBase
Defined in ecma-debugger.js
|
Method Summary |
void
|
__continue(stopAt, mode)
|
void
|
addBreakpoint(msg_how, id )
|
void
|
addEventHandler(id, object_id, event, namespace)
|
void
|
backtrace(tag, stopAt)
|
void
|
clearSpotlight(runtime)
|
void
|
continue_run(rt_id, thread_id)
|
void
|
createAllRuntimes()
|
void
|
cssGetStyleDeclarations( tag, rt_id, obj_id, cats, format )
|
void
|
eval(tag, runtime_id, thread_id, frame_id, script_data, name_id_pairs)
|
void
|
examineObjects()
|
void
|
getAllStylesheets(tag, rt_id, format)
|
void
|
getCSSRules( tag, rt_id, obj_id, format )
|
Object
|
getDocumentFromRuntime(tag, runtime)
|
Object
|
getEnvironment()
|
void
|
getIndexMap(tag, format)
|
void
|
getMatchingCSSRules(tag, obj_id, rt_id)
|
void
|
getRuntime()
|
void
|
inspectDOM( tag, obj_id , tarversal, format)
|
void
|
onconnect()
|
void
|
onquit()
|
void
|
onreceive(xml)
|
void
|
postCommandline(msg)
|
void
|
removeBreakpoint(id)
|
void
|
removeEventHandler(id)
|
void
|
setBreakpoint(script_id, line_nr, breakpoint_id)
|
void
|
setConfiguration()
|
void
|
spotlight(runtime, node_id, scroll_into_view)
|
cls.ECMAScriptDebuggerService
cls.ECMAScriptDebuggerService(name)
__continue
void __continue(stopAt, mode)
addBreakpoint
void addBreakpoint(msg_how, id )
addEventHandler
void addEventHandler(id, object_id, event, namespace)
backtrace
void backtrace(tag, stopAt)
clearSpotlight
void clearSpotlight(runtime)
continue_run
void continue_run(rt_id, thread_id)
createAllRuntimes
void createAllRuntimes()
cssGetStyleDeclarations
void cssGetStyleDeclarations( tag, rt_id, obj_id, cats, format )
eval
void eval(tag, runtime_id, thread_id, frame_id, script_data, name_id_pairs)
examineObjects
void examineObjects()
getAllStylesheets
void getAllStylesheets(tag, rt_id, format)
getCSSRules
void getCSSRules( tag, rt_id, obj_id, format )
getDocumentFromRuntime
Object getDocumentFromRuntime(tag, runtime)
getEnvironment
Object getEnvironment()
getIndexMap
void getIndexMap(tag, format)
getMatchingCSSRules
void getMatchingCSSRules(tag, obj_id, rt_id)
getRuntime
void getRuntime()
inspectDOM
void inspectDOM( tag, obj_id , tarversal, format)
onconnect
void onconnect()
onquit
void onquit()
onreceive
void onreceive(xml)
postCommandline
void postCommandline(msg)
removeBreakpoint
void removeBreakpoint(id)
removeEventHandler
void removeEventHandler(id)
setBreakpoint
void setBreakpoint(script_id, line_nr, breakpoint_id)
setConfiguration
void setConfiguration()
spotlight
void spotlight(runtime, node_id, scroll_into_view)
Documentation generated by
JSDoc on Thu Oct 30 18:01:10 2008