Searched defs:BinarySearch (Results 1 – 2 of 2) sorted by relevance
121 inline int LayoutInfo::BinarySearch(JSTaggedValue key, int propertiesNumber) in BinarySearch() function
106 int32_t JSAPIPlainArray::BinarySearch(TaggedArray *array, int32_t fromIndex, int32_t toIndex, int32… in BinarySearch() function in panda::ecmascript::JSAPIPlainArray