Uses of Interface
org.mozilla.javascript.debug.DebugFrame
Packages that use DebugFrame
-
Uses of DebugFrame in org.mozilla.javascript.debug
Methods in org.mozilla.javascript.debug that return DebugFrameModifier and TypeMethodDescriptionDebugger.getFrame
(Context cx, DebuggableScript fnOrScript) Called when execution entered a particular function or script.