Remote Debugging Protocol: Difference between revisions

(Use StudlyCaps for literal string values and metavariables; this isn't emacs-lisp, you know.)
Line 662: Line 662:


   { "actor":<i>actor</i>, "depth":<i>depth</i>, "type":"call", "this":<i>this</i>,  
   { "actor":<i>actor</i>, "depth":<i>depth</i>, "type":"call", "this":<i>this</i>,  
     "where":<i>location</i>, "environment",<i>environment</i>,
     "where":<i>location</i>, "environment":<i>environment</i>,
     "callee":<i>callee</i>, "calleeName":<i>calleeName</i>, "arguments":<i>arguments</i> }
     "callee":<i>callee</i>, "calleeName":<i>calleeName</i>, "arguments":<i>arguments</i> }


Confirmed users
839

edits