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

/external/webkit/Source/JavaScriptCore/API/
H A DJSClassRef.h53 StaticFunctionEntry(JSObjectCallAsFunctionCallback _callAsFunction, JSPropertyAttributes _attributes) argument
54 : callAsFunction(_callAsFunction), attributes(_attributes)

Completed in 77 milliseconds