Home | History | Annotate | Download | only in src

Lines Matching refs:IsFastDoubleElementsKind

774   if (new_length > len && IsFastDoubleElementsKind(elements_kind)) {
891 if (IsFastDoubleElementsKind(elements_kind)) {
964 has_double = has_double || IsFastDoubleElementsKind(arg_kind);