Searched refs:NewUnseededNumberDictionary (Results 1 – 3 of 3) sorted by relevance
60 Handle<UnseededNumberDictionary> NewUnseededNumberDictionary(
623 dictionary_ = FACTORY->NewUnseededNumberDictionary(length); in CreateDictionary()
89 Handle<UnseededNumberDictionary> Factory::NewUnseededNumberDictionary( in NewUnseededNumberDictionary() function in v8::internal::Factory