Searched refs:GetDictionaryEntry (Results 1 – 3 of 3) sorted by relevance
56 PrintF(out, " -entry = %d", GetDictionaryEntry()); in Print()
304 value = holder()->property_dictionary()->ValueAt(GetDictionaryEntry()); in GetLazyValue()346 int GetDictionaryEntry() { in GetDictionaryEntry() function
424 Object* value = property_dictionary()->ValueAt(result->GetDictionaryEntry()); in GetNormalizedProperty()438 property_dictionary()->ValueAt(result->GetDictionaryEntry())); in SetNormalizedProperty()441 property_dictionary()->ValueAtPut(result->GetDictionaryEntry(), value); in SetNormalizedProperty()11573 Object* value = property_dictionary()->ValueAt(result->GetDictionaryEntry()); in GetPropertyCell()