Searched refs:GetValueByObjectIndex (Results 1 – 2 of 2) sorted by relevance
400 TranslatedValue* GetValueByObjectIndex(int object_index);
3593 TranslatedValue* TranslatedState::GetValueByObjectIndex(int object_index) { in GetValueByObjectIndex() function in v8::internal::TranslatedState4098 slot = GetValueByObjectIndex(slot->object_index()); in ResolveCapturedObject()4267 TranslatedValue* slot = GetValueByObjectIndex(i); in VerifyMaterializedObjects()4269 CHECK_EQ(slot, GetValueByObjectIndex(slot->object_index())); in VerifyMaterializedObjects()