Searched defs:callMethod (Results 1 – 4 of 4) sorted by relevance
66 void callMethod(Descriptors.MethodDescriptor method, in callMethod() method
84 void callMethod(Descriptors.MethodDescriptor method, in callMethod() method
51 static EncodedJSValue JSC_HOST_CALL callMethod(ExecState* exec) in callMethod() function
82 JSValue JSNPObject::callMethod(ExecState* exec, NPIdentifier methodName) in callMethod() function in WebKit::JSNPObject