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