Searched refs:m_localsForcedDouble (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/dfg/
H A DDFGOSREntry.h45 BitVector m_localsForcedDouble; member in struct:JSC::DFG::OSREntryData
H A DDFGOSREntry.cpp112 if (entry->m_localsForcedDouble.get(local)) {
149 if (entry->m_localsForcedDouble.get(local))
H A DDFGJITCompiler.h417 entry->m_localsForcedDouble.set(local);

Completed in 121 milliseconds