Searched refs:is_nonsmi (Results 1 – 1 of 1) sorted by relevance
2967 Label is_smi(this), is_nonsmi(this), done(this); in Generate() local2977 Branch(TaggedIsSmi(start_from), &is_smi, &is_nonsmi); in Generate()2979 BIND(&is_nonsmi); in Generate()