Searched refs:DictionaryAtNumberPut (Results 1 – 4 of 4) sorted by relevance
443 Handle<SeededNumberDictionary> DictionaryAtNumberPut(448 Handle<UnseededNumberDictionary> DictionaryAtNumberPut(
136 factory->DictionaryAtNumberPut( in GetCode()
1098 Handle<SeededNumberDictionary> Factory::DictionaryAtNumberPut( in DictionaryAtNumberPut() function in v8::internal::Factory1108 Handle<UnseededNumberDictionary> Factory::DictionaryAtNumberPut( in DictionaryAtNumberPut() function in v8::internal::Factory
9339 isolate_->factory()->DictionaryAtNumberPut(dict, index, elm); in visit()9387 isolate_->factory()->DictionaryAtNumberPut(slow_storage, i, element); in SetDictionaryMode()