Home | History | Annotate | Download | only in src

Lines Matching defs:GetInObjectPropertyOffset

1490 int JSObject::GetInObjectPropertyOffset(int index) {
1491 return map()->GetInObjectPropertyOffset(index);
1496 int offset = GetInObjectPropertyOffset(index);
1505 int offset = GetInObjectPropertyOffset(index);