Searched refs:isUInt32Fast (Results 1 – 6 of 6) sorted by relevance
162 bool isUInt32Fast() const;
330 if (a0.isUInt32Fast()) { in stringProtoFuncCharAt()347 if (a0.isUInt32Fast()) { in stringProtoFuncCharCodeAt()380 else if (a1.isUInt32Fast()) in stringProtoFuncIndexOf()
718 inline bool JSValuePtr::isUInt32Fast() const in isUInt32Fast() function725 ASSERT(isUInt32Fast()); in getUInt32Fast()
431 if (isUInt32Fast()) in numberToUInt32()
2810 if (LIKELY(subscript.isUInt32Fast())) { in privateExecute()2852 if (LIKELY(subscript.isUInt32Fast())) { in privateExecute()5065 if (LIKELY(subscript.isUInt32Fast())) { in cti_op_get_by_val()5102 if (LIKELY(subscript.isUInt32Fast())) { in cti_op_get_by_val_byte_array()5192 if (LIKELY(subscript.isUInt32Fast())) { in cti_op_put_by_val()5268 if (LIKELY(subscript.isUInt32Fast())) { in cti_op_put_by_val_byte_array()
1421 (JSC::JSValuePtr::isUInt32Fast):1680 * isUInt32Fast() getUInt32Fast() - ditto for unsigned integer immediates.1788 (JSC::JSValuePtr::isUInt32Fast):