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

/macosx-10.9.5/JavaScriptCore-7537.78.1/profiler/
H A DProfileGenerator.cpp76 void ProfileGenerator::willExecute(ExecState* callerCallFrame, const CallIdentifier& callIdentifier) function in class:JSC::ProfileGenerator
H A DLegacyProfiler.cpp128 void LegacyProfiler::willExecute(ExecState* callerCallFrame, JSValue function) function in class:JSC::LegacyProfiler
135 void LegacyProfiler::willExecute(ExecState* callerCallFrame, const String& sourceURL, int startingLineNumber) function in class:JSC::LegacyProfiler
H A DProfileNode.cpp93 ProfileNode* ProfileNode::willExecute(ExecState* callerCallFrame, const CallIdentifier& callIdentifier) function in class:JSC::ProfileNode

Completed in 178 milliseconds