Searched defs:JumpIfNotSmiCandidate (Results 1 – 2 of 2) sorted by relevance
1161 inline void JumpIfNotSmiCandidate(Register value, Register scratch, in JumpIfNotSmiCandidate() function
2262 __ JumpIfNotSmiCandidate(scratch1, scratch2, &stub_call); in EmitInlineSmiBinaryOp() local