Search completed in 1.33 seconds.
2 results for "jsdIScript":
Venkman Internals - Archive of obsolete content
ArchiveMozillaVenkmanInternals
this method is set into jsdiscripthook.onscriptcreated venkman-views.js views are the panels shown within the venkman window.
...scriptwrapper has-a jsdscript property, which is an object which supports the jsdiscript interface.
... jsdiscript is a lower level access to the function than the scriptwrapper.
...you can see the prototype for this object at http://lxr.mozilla.org/mozilla/sourc...ebugger.js#914 scriptwrapper.jsdscript is the reference to the jsdiscript object for the function.
jsdIStackFrame
MozillaTechXPCOMReferenceInterfacejsdIStackFrame
script jsdiscript script running in this stack frame, null for native frames.