Searched defs:JumpIfBothNotSmi (Results 1 – 2 of 2) sorted by relevance
1416 void MacroAssembler::JumpIfBothNotSmi(Register value1, in JumpIfBothNotSmi() function
929 __ JumpIfBothNotSmi(lhs, rhs, ¬_smis); in GenerateGeneric() local