Home | History | Annotate | Download | only in src

Lines Matching full:is_holey

1014   bool is_holey = false;
1037 is_holey = is_holey || IsFastHoleyElementsKind(arg_kind);
1043 if (is_holey) elements_kind = GetHoleyElementsKind(elements_kind);