Home | History | Annotate | Download | only in src

Lines Matching refs:UnseededNumberDictionary

116 Handle<UnseededNumberDictionary> Factory::NewUnseededNumberDictionary(
120 UnseededNumberDictionary::Allocate(isolate()->heap(),
122 UnseededNumberDictionary);
1419 Handle<UnseededNumberDictionary> Factory::DictionaryAtNumberPut(
1420 Handle<UnseededNumberDictionary> dictionary,
1425 UnseededNumberDictionary);