[scriptable, uuid(91d82105-7c62-4f8b-9779-154277c0ee90)]
interface nsIStackFrame : nsISupports

Attributes


          
readonly attribute nsIStackFrame caller

          
readonly attribute string filename

          
readonly attribute PRUint32 language

          
readonly attribute string languageName

          
readonly attribute PRInt32 lineNumber

          
readonly attribute string name

          
readonly attribute string sourceLine

Methods


          
string toString()