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

/macosx-10.9.5/JavaScriptCore-7537.78.1/API/
H A DObjcRuntimeExtras.h95 inline void forEachPropertyInProtocol(Protocol *protocol, void (^callback)(objc_property_t)) function
H A DJSWrapperMap.mm242 forEachPropertyInProtocol(protocol, ^(objc_property_t property){

Completed in 219 milliseconds