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

/macosx-10.9.5/JavaScriptCore-7537.78.1/API/
H A DObjcRuntimeExtras.h44 inline void forEachProtocolImplementingProtocol(Class cls, Protocol *target, void (^callback)(Protocol *)) function
H A DJSWrapperMap.mm370 forEachProtocolImplementingProtocol(m_class, exportProtocol, ^(Protocol *protocol){

Completed in 101 milliseconds