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