Home
last modified time | relevance | path

Searched defs:stackFrame (Results 1 – 3 of 3) sorted by relevance

/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js4457 },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 Dfirebug-lite-debug.js16775 inspectObject: function(stackFrame, context) argument
16781 getTooltip: function(stackFrame, context) argument
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js4468 },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