Lines Matching full:oddball
106 // - Oddball818 V(Oddball) \884 // Oddball testing.7571 // The Oddball describes objects null, undefined, true, and false.7572 class Oddball: public HeapObject {7584 static inline Oddball* cast(Object* obj);7616 DISALLOW_IMPLICIT_CONSTRUCTORS(Oddball);