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

/external/webkit/Source/JavaScriptCore/dfg/
H A DDFGSpeculativeJIT.h81 // array, offset by 1. (m_recoveryIndex == 0) means no recovery.
82 unsigned m_recoveryIndex; member in struct:JSC::DFG::SpeculationCheck
123 // SpeculationCheck::m_recoveryIndex is offset by 1,

Completed in 36 milliseconds