PythonMonkey v1.0.1 (dev)
|
The typedef for the backing store that will be used by JSObjectProxy objects. All it contains is a pointer to the JSObject. More...
#include <JSObjectProxy.hh>
Public Attributes | |
PyDictObject | dict |
JS::PersistentRootedObject * | jsObject |
The typedef for the backing store that will be used by JSObjectProxy objects. All it contains is a pointer to the JSObject.
PyDictObject JSObjectProxy::dict |
JS::PersistentRootedObject* JSObjectProxy::jsObject |