Home | History | Annotate | Download | only in src

Lines Matching refs:SeededNumberDictionary

80 Handle<SeededNumberDictionary> Factory::NewSeededNumberDictionary(
84 SeededNumberDictionary::Allocate(at_least_space_for),
85 SeededNumberDictionary);
1098 Handle<SeededNumberDictionary> Factory::DictionaryAtNumberPut(
1099 Handle<SeededNumberDictionary> dictionary,
1104 SeededNumberDictionary);