Lines Matching refs:UnseededNumberDictionary
3199 class UnseededNumberDictionary3202 static UnseededNumberDictionary* cast(Object* obj) {3204 return reinterpret_cast<UnseededNumberDictionary*>(obj);3213 MUST_USE_RESULT static Handle<UnseededNumberDictionary> Set(3214 Handle<UnseededNumberDictionary> dictionary,