Confirmed users
497
edits
(→Pause Types: Add note about pre-return and specific frames.) |
|||
Line 293: | Line 293: | ||
{ "actor":<i>actor</i>, "depth":<i>depth</i>, "where":<i>location</i>, | { "actor":<i>actor</i>, "depth":<i>depth</i>, "where":<i>location</i>, | ||
"callee":<i>callee</i>, "callee-name":<i>callee-name</i>, "host":<i>host</i>, | "callee":<i>callee</i>, "callee-name":<i>callee-name</i>, "host":<i>host</i>, | ||
"this",<i>this</i>, "arguments": | "this",<i>this</i>, "arguments":<i>arguments</i>, | ||
"scope",<i>scope</i> } | "scope",<i>scope</i> } | ||