Searched refs:GetValueByObjectIndex (Results 1 – 2 of 2) sorted by relevance
3320 TranslatedValue* TranslatedState::GetValueByObjectIndex(int object_index) { in GetValueByObjectIndex() function in v8::internal::TranslatedState3798 slot = GetValueByObjectIndex(slot->object_index()); in ResolveCapturedObject()3934 TranslatedValue* slot = GetValueByObjectIndex(i); in VerifyMaterializedObjects()3936 CHECK_EQ(slot, GetValueByObjectIndex(slot->object_index())); in VerifyMaterializedObjects()
367 TranslatedValue* GetValueByObjectIndex(int object_index);