Home | History | Annotate | Download | only in src

Lines Matching refs:details

3967                                       PropertyDetails details) {
3968 ASSERT(!key->IsString() || details.IsDeleted() || details.index() > 0);
3974 FixedArray::fast_set(this, index+2, details.AsSmi());