Home | History | Annotate | Download | only in src

Lines Matching defs:SeededNumberDictionary

91 Handle<SeededNumberDictionary> Factory::NewSeededNumberDictionary(
95 SeededNumberDictionary::Allocate(isolate()->heap(),
97 SeededNumberDictionary);
1264 Handle<SeededNumberDictionary> Factory::DictionaryAtNumberPut(
1265 Handle<SeededNumberDictionary> dictionary,
1270 SeededNumberDictionary);