|
PythonMonkey v1.3.0 (dev)
|
The typedef for the backing store that will be used by JSStringProxy objects. All it contains is a pointer to the JSString. More...
#include <JSStringProxy.hh>
Public Attributes | |
| PyUnicodeObject | str |
| JS::PersistentRootedValue * | jsString |
The typedef for the backing store that will be used by JSStringProxy objects. All it contains is a pointer to the JSString.
| JS::PersistentRootedValue* JSStringProxy::jsString |
| PyUnicodeObject JSStringProxy::str |