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