Home
last modified time | relevance | path

Searched refs:m_exceptionInfo (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/JavaScriptCore/dfg/
DDFGJITCompiler.h89 , m_exceptionInfo(exceptionInfo) in CallRecord()
96 ExceptionInfo m_exceptionInfo; member
DDFGJITCompiler.cpp365 unsigned exceptionInfo = m_calls[i].m_exceptionInfo; in compileFunction()
/external/webkit/Source/JavaScriptCore/
DChangeLog-2009-06-1614192 (JSC::CodeBlock::CodeBlock): Initialize m_exceptionInfo.
14199 … (JSC::CodeBlock::numberOfExceptionHandlers): Updated to account for m_exceptionInfo indirection.