Searched defs:Smi (Results 1 – 3 of 3) sorted by relevance
37 class Smi; variable82 static Representation Smi() { return Representation(kSmi); } in Smi() function
338 class Smi; variable
119 TEST(Smi) { in TEST() argument