Searched refs:GetInObjectPropertiesStartInWords (Results 1 – 6 of 6) sorted by relevance
305 int Map::GetInObjectPropertiesStartInWords() const { in GetInObjectPropertiesStartInWords() function317 return instance_size_in_words() - GetInObjectPropertiesStartInWords(); in GetInObjectProperties()331 return (GetInObjectPropertiesStartInWords() + index) * kTaggedSize; in GetInObjectPropertyOffset()
215 inline int GetInObjectPropertiesStartInWords() const;
674 int GetInObjectPropertiesStartInWords() const;
1664 int MapRef::GetInObjectPropertiesStartInWords() const { in GetInObjectPropertiesStartInWords() function in v8::internal::compiler::MapRef1665 return object()->GetInObjectPropertiesStartInWords(); in GetInObjectPropertiesStartInWords()
1337 initial_map.GetInObjectPropertiesStartInWords()) {} in SlackTrackingPrediction()
898 map->GetInObjectPropertiesStartInWords() + 1); in CreateNonConstructorMap()