Lines Matching refs:ValueAt
693 Object* value = property_dictionary()->ValueAt(result->GetDictionaryEntry()); in GetNormalizedProperty()
709 property_dictionary->ValueAt(result->GetDictionaryEntry()))); in SetNormalizedProperty()
769 PropertyCell::cast(property_dictionary->ValueAt(entry))); in SetNormalizedProperty()
807 Handle<PropertyCell> cell(PropertyCell::cast(dictionary->ValueAt(entry))); in DeleteNormalizedProperty()
2124 Handle<PropertyCell> cell(PropertyCell::cast(dict->ValueAt(entry))); in AddSlowProperty()
3038 Handle<Object> structure(dictionary->ValueAt(entry), isolate); in SetElementWithCallbackSetterInPrototypes()
3414 Object* value = property_dictionary()->ValueAt(entry); in LocalLookupRealNamedProperty()
5523 !dictionary->ValueAt(i)->IsAccessorPair()) { in FreezeDictionary()
5849 Handle<Object> value(element_dictionary->ValueAt(i), isolate); in StructureWalk()
6055 Object* result = dictionary->ValueAt(entry); in UpdateGetterSetterInDictionary()
6609 Object* element = dictionary->ValueAt(entry); in GetAccessor()
12304 Handle<Object> element(dictionary->ValueAt(entry), isolate); in SetDictionaryElement()
13221 Object* value = dictionary->ValueAt(i); in ShouldConvertToFastDoubleElements()
13255 ValueAt(i)->ShortPrint(out); in Print()
13272 elements->set(pos++, ValueAt(i), mode); in CopyValuesTo()
14498 Object* value = dict->ValueAt(i); in PrepareSlowElementsForSort()
14974 Object* value = property_dictionary()->ValueAt(result->GetDictionaryEntry()); in GetPropertyCell()
14995 Object* value = global->property_dictionary()->ValueAt(entry); in EnsurePropertyCell()
15788 Object* e = ValueAt(i); in SlowReverseLookup()
15822 Object* value = ValueAt(i); in TransformPropertiesToFastFor()
15880 Object* value = ValueAt(i); in TransformPropertiesToFastFor()