Searched defs:notInt (Results 1 – 3 of 3) sorted by relevance
271 Jump notInt = branch32(NotEqual, scratch, TrustedImm32(JSValue::Int32Tag)); in emitLoadDouble() local309 Jump notInt = branchPtr(Below, scratch, tagTypeNumberRegister); in emitLoadDouble() local
1155 Jump notInt = emitJumpIfNotImmediateInteger(regT0); in emit_op_div() local1174 Jump notInt = emitJumpIfNotImmediateInteger(regT1); in emit_op_div() local
477 … Jump notInt = branch32(NotEqual, regT3, TrustedImm32(JSValue::Int32Tag)); // op2 is not an int in emitRightShiftSlowCase() local