Home | History | Annotate | Download | only in src

Lines Matching full:stored_value

3589   Object* stored_value = GetHiddenProperty(GetHeap()->identity_hash_symbol());
3590 if (stored_value->IsSmi()) return stored_value;