Home | History | Annotate | Download | only in src

Lines Matching refs:is_holey

940     bool is_holey = false;
965 is_holey = is_holey || IsFastHoleyElementsKind(arg_kind);
970 if (is_holey) elements_kind = GetHoleyElementsKind(elements_kind);