Lines Matching defs:exists
464 bool exists = JSTaggedValue::HasProperty(thread, ele, fromKey); in Concat() local
655 bool exists = JSTaggedValue::HasProperty(thread, thisObjVal, k); in FilterUnStableJSArray() local
946 bool exists = JSTaggedValue::HasProperty(thread, thisObjVal, k); in ForEach() local
1139 bool exists = JSTaggedValue::HasProperty(thread, thisObjVal, k); in Map() local
1316 … bool exists = (thisHandle->IsTypedArray() || JSTaggedValue::HasProperty(thread, thisObjVal, k)); in ReduceUnStableJSArray() local
1483 bool exists = JSTaggedValue::HasProperty(thread, thisObjVal, k); in Shift() local
1618 bool exists = JSTaggedValue::HasProperty(thread, thisObjVal, key); in Slice() local
1769 bool exists = JSTaggedValue::HasProperty(thread, thisObjVal, fromKey); in Splice() local
1810 bool exists = JSTaggedValue::HasProperty(thread, thisObjVal, fromKey); in Splice() local
1852 bool exists = JSTaggedValue::HasProperty(thread, thisObjVal, fromKey); in Splice() local
1992 bool exists = JSTaggedValue::HasProperty(thread, thisObjVal, fromKey); in Unshift() local