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

/external/webkit/Source/JavaScriptCore/API/
H A DJSClassRef.h40 StaticValueEntry(JSObjectGetPropertyCallback _getProperty, JSObjectSetPropertyCallback _setProperty, JSPropertyAttributes _attributes) argument
41 : getProperty(_getProperty), setProperty(_setProperty), attributes(_attributes)

Completed in 54 milliseconds