Searched refs:GetFieldIndex (Results 1 – 17 of 17) sorted by relevance
245 return holder()->FastPropertyAt(GetFieldIndex()); in GetLazyValue()267 int GetFieldIndex() { in GetFieldIndex() function
63 PrintF(" -index = %d", GetFieldIndex()); in Print()
514 int index = lookup->GetFieldIndex(); in UpdateCaches()666 int index = lookup.GetFieldIndex() - map->inobject_properties(); in Load()672 return lookup.holder()->FastPropertyAt(lookup.GetFieldIndex()); in Load()725 lookup->GetFieldIndex()); in UpdateCaches()940 lookup->GetFieldIndex()); in UpdateCaches()1081 lookup->GetFieldIndex()); in UpdateCaches()1228 lookup->GetFieldIndex()); in UpdateCaches()
785 ASSERT(lookup.GetFieldIndex() == Heap::arguments_callee_index); in InitializeGlobal()789 ASSERT(lookup.GetFieldIndex() == Heap::arguments_length_index); in InitializeGlobal()1392 int index = descs->GetFieldIndex(i); in TransferNamedProperties()
365 Object* value = js_object->FastPropertyAt(descs->GetFieldIndex(i)); in PrintUsingMap()
334 return Handle<Object>(obj->FastPropertyAt(descriptors->GetFieldIndex(0))); in GetHiddenProperties()
492 value = holder->FastPropertyAt(result->GetFieldIndex()); in GetProperty()1718 FastPropertyAt(result->GetFieldIndex())->IsTheHole()) { in LocalLookupRealNamedProperty()1866 return FastPropertyAtPut(result->GetFieldIndex(), value); in SetProperty()1945 return FastPropertyAtPut(result.GetFieldIndex(), value); in IgnoreAttributesAndSetLocalProperty()2141 Object* value = FastPropertyAt(descs->GetFieldIndex(i)); in NormalizeProperties()2603 return descs->GetFieldIndex(i); in PropertyIndexFor()2615 int current_index = descs->GetFieldIndex(i); in NextFreePropertyIndex()2907 if (FastPropertyAt(descs->GetFieldIndex(i)) == value) { in SlowReverseLookup()
409 int index = descs->GetFieldIndex(i); in PrintProperties()
1075 int index = lookup.GetFieldIndex(); in Runtime_InitializeConstGlobal()1166 int index = lookup.GetFieldIndex(); in Runtime_InitializeConstContextSlot()2938 int offset = result.GetFieldIndex(); in Runtime_KeyedGetProperty()6293 result->holder())->FastPropertyAt(result->GetFieldIndex()); in DebugLookupResultValue()
1453 int DescriptorArray::GetFieldIndex(int descriptor_number) { in GetFieldIndex() function
1728 inline int GetFieldIndex(int descriptor_number);
77 int index = lookup.GetFieldIndex() - map->inobject_properties(); in EmitThisPropertyStore()129 int index = lookup.GetFieldIndex() - map->inobject_properties(); in EmitThisPropertyLoad()
500 lookup->GetFieldIndex()); in CompileCacheable()
78 int index = lookup.GetFieldIndex() - map->inobject_properties(); in EmitThisPropertyStore()124 int index = lookup.GetFieldIndex() - map->inobject_properties(); in EmitThisPropertyLoad()
504 lookup->GetFieldIndex()); in CompileCacheable()
510 int index = lookup.GetFieldIndex() - map->inobject_properties(); in EmitThisPropertyStore()562 int index = lookup.GetFieldIndex() - map->inobject_properties(); in EmitThisPropertyLoad()
420 lookup->GetFieldIndex()); in CompileCacheable()