Home | History | Annotate | Download | only in src

Lines Matching full:src_index

7964                                int src_index,
7966 Object* value = src->GetValue(src_index);
7967 PropertyDetails details = src->GetDetails(src_index);
7968 Descriptor desc(src->GetKey(src_index), value, details);