![]() |
Ultralight C++ API 1.4.0
|
This is the complete list of members for JSObject, including all inherited members.
| context() const | JSObject | inline |
| ctx_ | JSObject | protected |
| DeleteProperty(JSString propertyName) | JSObject | |
| HasProperty(JSString propertyName) const | JSObject | |
| instance_ | JSObject | protected |
| JSObject() | JSObject | |
| JSObject(JSObjectRef obj) | JSObject | |
| JSObject(const JSObject &other) | JSObject | |
| JSObject(JSContextRef ctx, JSValueRef val) | JSObject | protected |
| JSObject(JSContextRef ctx, JSObjectRef obj) | JSObject | protected |
| JSPropertyValue class | JSObject | friend |
| JSValue class | JSObject | friend |
| operator JSObjectRef() const | JSObject | inline |
| operator=(const JSObject &other) | JSObject | |
| operator[](JSString propertyName) const | JSObject | |
| set_context(JSContextRef context) | JSObject | inline |
| ~JSObject() | JSObject |