Searched refs:IsSloppyArgumentsElements (Results 1 – 2 of 2) sorted by relevance
90 inline bool IsSloppyArgumentsElements(ElementsKind kind) { in IsSloppyArgumentsElements() function
393 } else if (IsSloppyArgumentsElements(elements_kind)) { in CompileElementHandlers()