Searched refs:elements_slot (Results 1 – 1 of 1) sorted by relevance
1690 TranslatedValue* elements_slot = frame->ValueAt(value_index); in EnsureCapturedObjectAllocatedAt() local1692 if (elements_slot->kind() == TranslatedValue::kCapturedObject || in EnsureCapturedObjectAllocatedAt()1697 CHECK_EQ(elements_slot->kind(), TranslatedValue::kTagged); in EnsureCapturedObjectAllocatedAt()1698 elements_slot->GetValue(); in EnsureCapturedObjectAllocatedAt()1705 elements_slot->ReplaceElementsArrayWithCopy(); in EnsureCapturedObjectAllocatedAt()