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

/macosx-10.10.1/JavaScriptCore-7600.1.17/profiler/
H A DCallIdentifier.h36 struct CallIdentifier { struct in namespace:JSC
39 CallIdentifier() function in struct:JSC::CallIdentifier
45 CallIdentifier(const String& functionName, const String& url, unsigned lineNumber, unsigned columnNumber) function in struct:JSC::CallIdentifier
[all...]
H A DProfileGenerator.cpp147 void ProfileGenerator::exceptionUnwind(ExecState* handlerCallFrame, const CallIdentifier&) argument

Completed in 127 milliseconds