Searched refs:canDoFastRshift (Results 1 – 3 of 3) sorted by relevance
776 static ALWAYS_INLINE bool canDoFastRshift(JSValuePtr v1, JSValuePtr v2) in canDoFastRshift() function788 ASSERT(canDoFastRshift(val, shift) || canDoFastUrshift(val, shift)); in rightShiftImmediateNumbers()
1959 if (JSFastMath::canDoFastRshift(val, shift)) in privateExecute()5556 if (JSFastMath::canDoFastRshift(val, shift)) in cti_op_rshift()
1425 (JSC::JSFastMath::canDoFastRshift):1798 (JSC::JSFastMath::canDoFastRshift):