Searched refs:forEachMethodInProtocol (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/API/
H A DJSWrapperMap.mm130 forEachMethodInProtocol(protocol, NO, isInstanceMethod, ^(SEL sel, const char*){
163 forEachMethodInProtocol(protocol, YES, isInstanceMethod, ^(SEL sel, const char* types){
H A DObjcRuntimeExtras.h86 inline void forEachMethodInProtocol(Protocol *protocol, BOOL isRequiredMethod, BOOL isInstanceMethod, void (^callback)(SEL, const char*)) function

Completed in 114 milliseconds