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

/macosx-10.10.1/JavaScriptCore-7600.1.17/bytecode/
H A DSpeculatedType.h42 static const SpeculatedType SpecFinalObject = 0x00000001; // It's definitely a JSFinalObject. member in namespace:JSC
/macosx-10.10.1/JavaScriptCore-7600.1.17/dfg/
H A DDFGSpeculativeJIT.cpp4590 JSValueSource::unboxedCell(gpr), edge, SpecFinalObject, m_jit.branch8( local
/macosx-10.10.1/JavaScriptCore-7600.1.17/ftl/
H A DFTLLowerDFGToLLVM.cpp5475 jsValueValue(cell), edge, SpecFinalObject, isNotType(cell, FinalObjectType)); local

Completed in 192 milliseconds