Home
last modified time | relevance | path

Searched refs:exceptionUnwind (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Source/JavaScriptCore/profiler/
DProfiler.cpp153 void Profiler::exceptionUnwind(ExecState* handlerCallFrame) in exceptionUnwind() function in JSC::Profiler
157 …onToProfiles(handlerCallFrame, m_currentProfiles, &ProfileGenerator::exceptionUnwind, createCallId… in exceptionUnwind()
DProfileGenerator.h57 void exceptionUnwind(ExecState* handlerCallFrame, const CallIdentifier&);
DProfiler.h68 void exceptionUnwind(ExecState* handlerCallFrame);
DProfileGenerator.cpp113 void ProfileGenerator::exceptionUnwind(ExecState* handlerCallFrame, const CallIdentifier&) in exceptionUnwind() function in JSC::ProfileGenerator
/external/webkit/Source/JavaScriptCore/interpreter/
DInterpreter.cpp683 profiler->exceptionUnwind(callFrame); in throwException()
689 profiler->exceptionUnwind(callFrame); in throwException()
/external/webkit/Source/JavaScriptCore/
DChangeLog-2011-02-169726 (JSC::ProfileGenerator::exceptionUnwind):
9739 (JSC::Profiler::exceptionUnwind):
10047 (JSC::ProfileGenerator::exceptionUnwind):
10063 (JSC::Profiler::exceptionUnwind):