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