Home | History | Annotate | Download | only in src

Lines Matching refs:GetCurrent

197   array_proto = JSObject::cast(iter.GetCurrent());
275 return iter.GetCurrent() == array_proto &&
945 iter.GetCurrent() != array_proto) {
1040 if (type->IsTemplateFor(iter.GetCurrent())) {
1041 return iter.GetCurrent();