WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

jsdIObject

IID:d500e8b8-1dd1-11b2-89a1-cdf55d91cbbd
Inherits From:nsISupports

Properties

readonly PRUint32 constructorLine

Line number in the creatorURL where this object was created.

readonly char* constructorURL

The URL (filename) that contains the script which defined the constructor used to create this object.

readonly PRUint32 creatorLine

Line number in the creatorURL where this object was created.

readonly char* creatorURL

The URL (filename) that contains the script which caused this object to be created.

readonly JSDContext* JSDContext

readonly JSDObject* JSDObject

readonly jsdIValue value

JsdIValue for this object.


References

This interface is the type of the following properties:

jsdIValue.objectValue

Reference documentation is generated from Mozilla's source.