Searched refs:IsPlainArray (Results 1 – 6 of 6) sorted by relevance
135 bool IsPlainArray(ContainersType type) in IsPlainArray() function
104 if (IsPlainArray(type)) { in ContainersCommonFuncCall()
258 } else if (value->IsPlainArray()) { in GetProperties()
492 bool IsPlainArray();
208 if (tagged->IsPlainArray()) { in FromTagged()451 if (tagged->IsPlainArray()) { in DescriptionForObject()
3449 bool JSValueRef::IsPlainArray() in IsPlainArray() function in panda::JSValueRef