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

/macosx-10.10/JavaScriptCore-7600.1.17/API/
H A DJSClassRef.h53 StaticFunctionEntry(JSObjectCallAsFunctionCallback _callAsFunction, JSPropertyAttributes _attributes) argument
54 : callAsFunction(_callAsFunction), attributes(_attributes)

Completed in 111 milliseconds