Searched refs:IsSloppyArgumentsElementsKind (Results 1 – 7 of 7) sorted by relevance
192 inline bool IsSloppyArgumentsElementsKind(ElementsKind kind) { in IsSloppyArgumentsElementsKind() function
645 DCHECK(!IsSloppyArgumentsElementsKind(kind) || in ACCESSORS()713 return IsSloppyArgumentsElementsKind(GetElementsKind(cage_base)); in DEF_GETTER()
582 return IsSloppyArgumentsElementsKind(elements_kind()); in has_sloppy_arguments_elements()
1229 IsSloppyArgumentsElementsKind(kind()); in PrependElementIndicesImpl()1256 IsSloppyArgumentsElementsKind(kind())) { in PrependElementIndicesImpl()
5174 if (IsSloppyArgumentsElementsKind(kind)) { in AddDataElement()
772 if (IsSloppyArgumentsElementsKind(GetElementsKind())) { in JSArgumentsObjectVerify()
1386 if (IsSloppyArgumentsElementsKind(elements_kind)) { in LoadElementHandler()