Searched defs:Smi (Results 1 – 3 of 3) sorted by relevance
58 class Smi; variable111 static Representation Smi() { return Representation(kSmi); } in Smi() function
453 class Smi; variable
110 TEST(Smi) { in TEST() argument