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

/external/webkit/Source/JavaScriptCore/API/
H A DJSObjectRef.h298 @struct JSStaticFunction
308 } JSStaticFunction; typedef in typeref:struct:__anon15522
318 @field staticFunctions A JSStaticFunction array containing the class's statically declared function properties. Pass NULL to specify no statically declared function properties. The array must be terminated by a JSStaticFunction whose name field is NULL.
351 const JSStaticFunction* staticFunctions;

Completed in 62 milliseconds