Searched defs:stackFrame (Results 1 – 3 of 3) sorted by relevance
/plugin/webcode/vendor/ |
H A D | firebug-lite-1.4.js | 4457 },inspectObject:function(stackFrame,context){var sourceLink=new SourceLink(stackFrame.href,stackFra… argument 4459 },getTooltip:function(stackFrame,context){return $STRF("Line",[stackFrame.href,stackFrame.lineNo]) argument
|
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/ |
H A D | firebug-lite-debug.js | 16775 inspectObject: function(stackFrame, context) argument 16781 getTooltip: function(stackFrame, context) argument
|
/plugin/combo/resources/firebug/ |
H A D | firebug-lite-1.4.js | 4468 },inspectObject:function(stackFrame,context){var sourceLink=new SourceLink(stackFrame.href,stackFrame.lineNo,"js"); argument 4470 },getTooltip:function(stackFrame,context){return $STRF("Line",[stackFrame.href,stackFrame.lineNo]) argument
|