#include <objc_runtime.h>
◆ ObjcMethod() [1/2]
JSC::Bindings::ObjcMethod::ObjcMethod |
( |
| ) |
|
|
inline |
◆ ObjcMethod() [2/2]
JSC::Bindings::ObjcMethod::ObjcMethod |
( |
ClassStructPtr |
aClass, |
|
|
SEL |
_selector |
|
) |
| |
◆ getMethodSignature()
NSMethodSignature * JSC::Bindings::ObjcMethod::getMethodSignature |
( |
| ) |
const |
◆ isFallbackMethod()
bool JSC::Bindings::ObjcMethod::isFallbackMethod |
( |
| ) |
const |
◆ javaScriptName()
CFStringRef JSC::Bindings::ObjcMethod::javaScriptName |
( |
| ) |
const |
|
inline |
◆ numParameters()
int JSC::Bindings::ObjcMethod::numParameters |
( |
| ) |
const |
|
virtual |
◆ selector()
SEL JSC::Bindings::ObjcMethod::selector |
( |
| ) |
const |
|
inline |
◆ setJavaScriptName()
The documentation for this class was generated from the following files: