Searched refs:PropertyKeyToArrayIndex (Results 1 – 2 of 2) sorted by relevance
85 …static bool PropertyKeyToArrayIndex(JSThread *thread, const JSHandle<JSTaggedValue> &key, uint32_t…
320 bool JSArray::PropertyKeyToArrayIndex(JSThread *thread, const JSHandle<JSTaggedValue> &key, uint32_… in PropertyKeyToArrayIndex() function in panda::ecmascript::JSArray