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

/external/webkit/Source/JavaScriptCore/profiler/
H A DProfileGenerator.h62 typedef void (ProfileGenerator::*ProfileFunction)(ExecState* callerOrHandlerCallFrame, const CallIdentifier& callIdentifier); typedef in class:JSC::ProfileGenerator
H A DProfiler.cpp115 static inline void dispatchFunctionToProfiles(ExecState* callerOrHandlerCallFrame, const Vector<RefPtr<ProfileGenerator> >& profiles, ProfileGenerator::ProfileFunction function, const CallIdentifier& callIdentifier, unsigned currentProfileTargetGroup)

Completed in 346 milliseconds