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

/macosx-10.10/JavaScriptCore-7600.1.17/parser/
H A DResultType.h50 bool isInt32() function in struct:JSC::ResultType
/macosx-10.10/JavaScriptCore-7600.1.17/jit/
H A DAssemblyHelpers.h453 Jump isInt32 = branch64(Equal, source, scratch); local
H A DJITOpcodes32_64.cpp887 Jump isInt32 = branch32(Equal, regT1, TrustedImm32(JSValue::Int32Tag)); local
/macosx-10.10/JavaScriptCore-7600.1.17/runtime/
H A DJSCJSValueInlines.h255 inline bool JSValue::isInt32() const function in class:JSC::JSValue
456 inline bool JSValue::isInt32() const function in class:JSC::JSValue
[all...]
/macosx-10.10/JavaScriptCore-7600.1.17/ftl/
H A DFTLLowerDFGToLLVM.cpp5048 LBasicBlock isInt32 = FTL_NEW_BLOCK(m_out, ("strictInt52ToJSValue isInt32 case")); local

Completed in 197 milliseconds