Searched defs:functionPointer (Results 1 – 2 of 2) sorted by relevance
81 template<typename FunctionType> FunctionType Module::functionPointer(const char* functionName) const in functionPointer() function
46 static FunctionPointerType functionPointer = 0; in KJSGetCreatedJavaVMs() local